mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 08:27:13 +01:00
Minor Initialize fixes (#3138)
changes: Fixed some missing hints for gibspawners and spiders. Removed all duplicated lattices/catwalks from the map.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/giant_spider/Initialize(mapload, atom/parent)
|
||||
get_light_and_color(parent)
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/mob/living/simple_animal/hostile/giant_spider/AttackingTarget()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user