mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Megafauna now have some innate light (#19632)
* Megafauna now have some innate light * is the byond ref on this correct with it saying the default value is 0 let's find out
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
layer = MASSIVE_OBJ_LAYER
|
||||
luminosity = 6
|
||||
unacidable = 1 //Don't comment this out.
|
||||
appearance_flags = 0
|
||||
var/current_size = 1
|
||||
var/allowed_size = 1
|
||||
var/contained = 1 //Are we going to move around?
|
||||
|
||||
Reference in New Issue
Block a user