mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 13:57:29 +01:00
Verbose examine fix.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
/mob/living/simple_mob/animal/passive/cat = 25
|
||||
)
|
||||
|
||||
var/total_spawns = -1 //Total mob spawns, over all time, -1 for no limit
|
||||
var/total_spawns = -1 //Total mob spawns, over all time, -1 for no limiteee
|
||||
var/simultaneous_spawns = 3 //Max spawned mobs active at one time
|
||||
var/mob_faction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user