mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -13,11 +13,9 @@ GLOBAL_DATUM_INIT(ghost_crew_monitor, /datum/ui_module/crew_monitor/ghost, new)
|
||||
icon = 'icons/mob/mob.dmi'
|
||||
icon_state = "ghost"
|
||||
layer = GHOST_LAYER
|
||||
plane = GAME_PLANE
|
||||
stat = DEAD
|
||||
density = FALSE
|
||||
alpha = 127
|
||||
move_resist = INFINITY // don't get pushed around
|
||||
invisibility = INVISIBILITY_OBSERVER
|
||||
blocks_emissive = FALSE // Ghosts are transparent, duh
|
||||
hud_type = /datum/hud/ghost
|
||||
|
||||
@@ -23,7 +23,6 @@ GLOBAL_LIST_INIT(boo_phrases, list(
|
||||
clothes_req = FALSE
|
||||
stat_allowed = UNCONSCIOUS
|
||||
invocation = ""
|
||||
invocation_type = "none"
|
||||
// no need to spam admins regarding boo casts
|
||||
create_attack_logs = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user