mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Fixes araneus oversight (#30033)
This commit is contained in:
@@ -213,6 +213,7 @@
|
||||
health = 250
|
||||
atmos_requirements = list("min_oxy" = 5, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 2, "min_co2" = 0, "max_co2" = 5, "min_n2" = 0, "max_n2" = 0)
|
||||
gender = FEMALE
|
||||
gold_core_spawnable = NO_SPAWN
|
||||
ai_controller = /datum/ai_controller/basic_controller/giant_spider/retaliate
|
||||
|
||||
/mob/living/basic/giant_spider/araneus/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user