mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-25 21:56:15 +01:00
@@ -532,3 +532,9 @@
|
||||
message = capitalize(trim_left(message))
|
||||
|
||||
..(message, speaking, verb, alt_name, italics, message_range, used_radios)
|
||||
|
||||
/mob/living/carbon/monkey/can_use_vents()
|
||||
if(mind.changeling)
|
||||
return
|
||||
else
|
||||
return "You can't fit into that vent."
|
||||
Reference in New Issue
Block a user