mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Changes the language defines of gods to ALL
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
see_in_dark = 0
|
||||
see_invisible = 55
|
||||
sight = SEE_TURFS | SEE_MOBS | SEE_OBJS | SEE_SELF
|
||||
languages_spoken = HUMAN | MONKEY | ALIEN | ROBOT | SLIME | DRONE | SWARMER
|
||||
languages_understood = HUMAN | MONKEY | ALIEN | ROBOT | SLIME | DRONE | SWARMER
|
||||
languages_spoken = ALL
|
||||
languages_understood = ALL
|
||||
hud_possible = list(ANTAG_HUD)
|
||||
mouse_opacity = 0 //can't be clicked
|
||||
|
||||
|
||||
@@ -45,7 +45,8 @@ Although these umbral ashes make umbras resilient, they can be killed permanentl
|
||||
friendly = "passes through"
|
||||
speak_emote = list("murmurs")
|
||||
emote_hear = list("murmurs")
|
||||
languages = ALL
|
||||
languages_spoken = ALL
|
||||
languages_understood = ALL
|
||||
incorporeal_move = 3
|
||||
flying = TRUE
|
||||
stop_automated_movement = TRUE
|
||||
|
||||
Reference in New Issue
Block a user