mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Adds p_They (and friends) for capitalized pronoun helpers [MDB IGNORE] (#22555)
* Adds p_They (and friends) for capitalized pronoun helpers * Fixes modular pronouns * Merge conflict * Update spank_related.dm --------- Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> Co-authored-by: Bloop <vinylspiders@gmail.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
tattle
Bloop
Giz
parent
a9c80a29a3
commit
07fa5992a4
@@ -103,7 +103,7 @@
|
||||
sleep(0.5 SECONDS)
|
||||
shoot_with_empty_chamber(user)
|
||||
sleep(2 SECONDS)
|
||||
user.visible_message(span_warning("[user] looks about the room realizing [user.p_theyre()] still there. [user.p_they(TRUE)] proceed to shove [src] down their throat and choke [user.p_them()]self with it!"), \
|
||||
user.visible_message(span_warning("[user] looks about the room realizing [user.p_theyre()] still there. [user.p_They()] proceed to shove [src] down their throat and choke [user.p_them()]self with it!"), \
|
||||
span_userdanger("You look around after realizing you're still here, then proceed to choke yourself to death with [src]!"))
|
||||
sleep(2 SECONDS)
|
||||
return OXYLOSS
|
||||
|
||||
Reference in New Issue
Block a user