mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-19 19:12:31 +01:00
add asteroidMobs
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
//T.make_floor()
|
||||
//else
|
||||
//T.ChangeTurf(/turf/space/cracked_asteroid)
|
||||
|
||||
//CHOMPStation Edit
|
||||
if(rand(1, 40) == 1) // 1 in 40 chance
|
||||
new /obj/structure/mob_spawner/scanner/mining_animals(T)
|
||||
else
|
||||
T.make_wall()
|
||||
if(map[current_cell] == DOOR_CHAR)
|
||||
|
||||
Reference in New Issue
Block a user