[MIRROR] You can see what other people eat or drink (#7101)
* You can see what other people eat or drink (#38395) * Makes drinking message visible to others * Makes swallow message visible to other people * Adds visible messages for eating * Update snacks.dm * Update snacks.dm * Update objs.dm * Update drinkingglass.dm * Update pen.dm * Update drinkingglass.dm * Update drinkingglass.dm * Update drinkingglass.dm * Update drinks.dm * Update condiment.dm * Update snacks.dm * Adds a few extra reagents to the borg shaker * Update drinkingglass.dm * Update drinkingglass.dm * removes blood as a borg shaker reagent * You can see what other people eat or drink
This commit is contained in:
committed by
kevinz000
parent
19f210f143
commit
ae9c3f4b83
@@ -27,6 +27,8 @@
|
||||
var/req_access_txt = "0"
|
||||
var/list/req_one_access
|
||||
var/req_one_access_txt = "0"
|
||||
|
||||
var/renamedByPlayer = FALSE //set when a player uses a pen on a renamable object
|
||||
|
||||
/obj/vv_edit_var(vname, vval)
|
||||
switch(vname)
|
||||
|
||||
Reference in New Issue
Block a user