mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Rename subtle (custom) to custom subtle
That way it doesn't interfere with subtle verb typing
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
usr.emote_vr(message)
|
||||
|
||||
/mob/verb/me_verb_subtle_custom(message as message) // Literally same as above but with mode_selection set to true
|
||||
set name = "Subtle (Custom)"
|
||||
set name = "Custom Subtle"
|
||||
set category = "IC"
|
||||
set desc = "Emote to nearby people, with ability to choose which specific portion of people you wish to target."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user