Rename subtle (custom) to custom subtle

That way it doesn't interfere with subtle verb typing
This commit is contained in:
VerySoft
2023-07-17 21:37:45 -04:00
parent 662c7e356e
commit e2ed28a0ca
+1 -1
View File
@@ -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."