mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Fixes isopod oversight (#31898)
* Fixes isopod oversight * Fixes some naming too
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user