mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Add spacecat
Fixes a revert in my last crate PR, spacecat added to asteroid secret room (previously included a cat critter crate)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
var/breakout_time = 2
|
||||
var/lastbang
|
||||
var/can_weld_shut = TRUE
|
||||
var/horizontal = TRUE
|
||||
var/horizontal = FALSE
|
||||
var/allow_objects = FALSE
|
||||
var/allow_dense = FALSE
|
||||
var/max_mob_size = MOB_SIZE_HUMAN //Biggest mob_size accepted by the container
|
||||
|
||||
Reference in New Issue
Block a user