mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] move invisibility to defines (#10787)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a01b8efc9e
commit
94940d84ab
@@ -7,7 +7,7 @@
|
||||
total_spawns = 2
|
||||
destructible = 0
|
||||
anchored = 1
|
||||
invisibility = 101
|
||||
invisibility = INVISIBILITY_ABSTRACT
|
||||
spawn_types = list(
|
||||
/mob/living/simple_mob/vore/bat = 70,
|
||||
/mob/living/simple_mob/animal/passive/cockroach = 60,
|
||||
|
||||
Reference in New Issue
Block a user