mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Fixes pun pun AI (#31473)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
name = "Pun Pun"
|
||||
real_name = name
|
||||
equip_to_slot(new /obj/item/clothing/under/punpun(src), ITEM_SLOT_JUMPSUIT)
|
||||
ai_controller = new /datum/ai_controller/monkey/pun_pun(src)
|
||||
|
||||
/mob/living/carbon/human/monkey/teeny/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user