mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Fix hivelord neck equipping
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
if(prob(10))
|
||||
belt = pick(list(/obj/item/storage/belt/mining, /obj/item/storage/belt/utility/full))
|
||||
if(prob(50))
|
||||
neck = /obj/item/bedsheet/rd/royal_cape
|
||||
back = /obj/item/bedsheet/rd/royal_cape
|
||||
if(prob(10))
|
||||
l_pocket = pick(list(/obj/item/crowbar/power, /obj/item/wrench/power, /obj/item/weldingtool/experimental))
|
||||
if("YeOlde")
|
||||
|
||||
Reference in New Issue
Block a user