Code optimizations + clean-up (#45)

This commit is contained in:
SandPoot
2020-08-14 02:01:54 -03:00
committed by GitHub
parent 88a63bfa03
commit fe8119c18c
21 changed files with 90 additions and 601 deletions
+2 -2
View File
@@ -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)