Fixes isopod oversight (#31898)

* Fixes isopod oversight

* Fixes some naming too
This commit is contained in:
PollardTheDragon
2026-04-14 04:13:18 +00:00
committed by GitHub
parent 322280c196
commit cf80c0b2b1
4 changed files with 6 additions and 6 deletions
@@ -90,7 +90,7 @@
melee_damage_upper = 5
mob_size = MOB_SIZE_SMALL
ventcrawler = VENTCRAWLER_ALWAYS
holder_type = /obj/item/holder/isopod_smol
holder_type = /obj/item/holder/isopod_small
ai_controller = /datum/ai_controller/basic_controller/isopod/small
max_nutrition = 400
+1 -1
View File
@@ -100,7 +100,7 @@
icon_state = "mothroach"
slot_flags = ITEM_SLOT_HEAD
/obj/item/holder/isopod_smol
/obj/item/holder/isopod_small
name = "deverka"
desc = "A tiny isopod that wriggles and chitters!"
icon_state = "deverka"