mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Removes Green Giant Spider from Gold Slime Cores (#21615)
* begone dchat and admin spam * sirryan review
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
health = 40
|
||||
melee_damage_lower = 5
|
||||
melee_damage_upper = 10
|
||||
gold_core_spawnable = NO_SPAWN
|
||||
venom_per_bite = 30
|
||||
var/atom/cocoon_target
|
||||
var/fed = 0
|
||||
@@ -281,7 +282,6 @@
|
||||
var/obj/structure/spider/eggcluster/C = new /obj/structure/spider/eggcluster(loc)
|
||||
C.faction = faction.Copy()
|
||||
C.master_commander = master_commander
|
||||
C.xenobiology_spawned = xenobiology_spawned
|
||||
if(ckey)
|
||||
C.player_spiders = TRUE
|
||||
fed--
|
||||
|
||||
Reference in New Issue
Block a user