Don't Starve Together
Nana the Zombie Girl
Suggestion: please be compatible with Extra Equip Slot mods
In scripts\prefabs\nanapack.lua
if EQUIPSLOTS["PACK"] then inst.components.equippable.equipslot = EQUIPSLOTS.PACK else inst.components.equippable.equipslot = EQUIPSLOTS.BODY end
to
if EQUIPSLOTS.PACK then inst.components.equippable.equipslot = EQUIPSLOTS.PACK elseif EQUIPSLOTS.BACK then inst.components.equippable.equipslot = EQUIPSLOTS.BACK else inst.components.equippable.equipslot = EQUIPSLOTS.BODY end
แก้ไขล่าสุดโดย kju_8; 6 พ.ค. 2018 @ 4: 33am
< >
กำลังแสดง 1-2 จาก 2 ความเห็น
ShanaBunny  [ผู้พัฒนา] 6 พ.ค. 2018 @ 1: 03pm 
Sure I’ll get to it later today, thanks for the input :)
Thanks!
< >
กำลังแสดง 1-2 จาก 2 ความเห็น
ต่อหน้า: 1530 50