green event -> spawn 5

This commit is contained in:
Kyep
2018-02-16 01:18:28 -08:00
parent 3fe2594a60
commit 5c84b0a833
+1 -1
View File
@@ -22,7 +22,7 @@
switch(infestation_type)
if(1)
spider_type = /mob/living/simple_animal/hostile/poison/terror_spider/green
spawncount = 4
spawncount = 5
if(2)
spider_type = /mob/living/simple_animal/hostile/poison/terror_spider/white
spawncount = 2