mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-21 12:18:11 +01:00
Code optimizations + clean-up (#45)
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
key = "blep"
|
||||
key_third_person = "bleps"
|
||||
message = "bleps!"
|
||||
emote_type = EMOTE_AUDIBLE | EMOTE_VISIBLE
|
||||
mob_type_allowed_typecache = list(/mob/living/carbon)
|
||||
emote_type = EMOTE_VISIBLE
|
||||
mob_type_allowed_typecache = list(/mob/living)
|
||||
|
||||
Reference in New Issue
Block a user