mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Merge pull request #14935 from Runa-Dacino/ventroliquism
Adds a set of admin verbs for speaking/emoting as objs/mobs/turf without possessing them
This commit is contained in:
committed by
CHOMPStation2
parent
515d0e49ba
commit
a053cba8e8
@@ -13,6 +13,7 @@
|
||||
var/last_message = "" //Contains the last message sent by this client - used to protect against copy-paste spamming.
|
||||
var/last_message_count = 0 //contins a number of how many times a message identical to last_message was sent.
|
||||
var/ircreplyamount = 0
|
||||
var/entity_narrate_holder //Holds /datum/entity_narrate when using the relevant admin verbs.
|
||||
|
||||
/////////
|
||||
//OTHER//
|
||||
|
||||
Reference in New Issue
Block a user