mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 12:13:38 +01:00
Merge pull request #12013 from Hatterhat/patch-5
inducer on holding belt
This commit is contained in:
@@ -159,7 +159,8 @@
|
||||
/obj/item/weapon/cell, //this is a bigger belt, might as well make it hold bigger cells too
|
||||
/obj/item/weapon/pipe_dispenser, //bigger belt for bigger tools
|
||||
/obj/item/weapon/rcd, //see above
|
||||
/obj/item/device/quantum_pad_booster
|
||||
/obj/item/device/quantum_pad_booster,
|
||||
/obj/item/weapon/inducer
|
||||
)
|
||||
|
||||
|
||||
@@ -524,4 +525,4 @@
|
||||
name = "ranger belt"
|
||||
desc = "The fancy utility-belt holding the tools, cuffs and gadgets of the Go Go ERT-Rangers. The belt buckle is not real phoron, but it is still surprisingly comfortable to wear."
|
||||
icon = 'icons/obj/clothing/ranger.dmi'
|
||||
icon_state = "ranger_belt"
|
||||
icon_state = "ranger_belt"
|
||||
|
||||
Reference in New Issue
Block a user