code/procs/mob_procs.dm
/proc/man_or_woman | 'this man' vs 'this person' |
---|---|
/proc/his_or_her | 'their cookie' vs 'her cookie' |
/proc/hes_or_shes | "they're outside" vs "he's outside" |
/proc/is_or_are | 'they are' vs 'he is' |
/proc/has_or_have | 'they have' vs 'he has' |
/proc/ve_or_s | "they've had" vs "he's had" |
/proc/he_or_she_dont_or_doesnt | "he doesn't" vs "they don't" |
/proc/blank_or_s | 'they run' vs 'he runs' |
/proc/blank_or_es | 'they smash' vs 'he smashes' |
/proc/were_or_was | 'they were' vs 'he was' |
/proc/change_ghost_invisibility | Changes ghost invisibility for the round. |