mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
@@ -224,10 +224,10 @@
|
||||
H.update_icons_body()
|
||||
else
|
||||
user.visible_message(span_warning("[user] begins to wipe [H]'s lipstick off with \the [src]."), \
|
||||
span_notice("You begin to wipe off [H]'s lipstick."))
|
||||
span_notice("You begin to wipe off [H]'s lipstick."))
|
||||
if(do_after(user, 10) && do_after(H, 10, 5, 0)) //user needs to keep their active hand, H does not.
|
||||
user.visible_message(span_notice("[user] wipes [H]'s lipstick off with \the [src]."), \
|
||||
span_notice("You wipe off [H]'s lipstick."))
|
||||
span_notice("You wipe off [H]'s lipstick."))
|
||||
H.lip_style = null
|
||||
H.update_icons_body()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user