mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Feex belts (#51766)
This commit is contained in:
@@ -184,7 +184,7 @@ effective or pretty fucking useless.
|
||||
name = "cloaker belt"
|
||||
desc = "Makes you invisible for short periods of time. Recharges in darkness."
|
||||
icon = 'icons/obj/clothing/belts.dmi'
|
||||
icon_state = "utilitybelt"
|
||||
icon_state = "utility"
|
||||
inhand_icon_state = "utility"
|
||||
worn_icon_state = "utility"
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name = "belt"
|
||||
desc = "Can hold various things."
|
||||
icon = 'icons/obj/clothing/belts.dmi'
|
||||
icon_state = "utilitybelt"
|
||||
icon_state = "utility"
|
||||
inhand_icon_state = "utility"
|
||||
worn_icon_state = "utility"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/belt_lefthand.dmi'
|
||||
|
||||
Reference in New Issue
Block a user