mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Fixes the worn towel by the Bulwark (#12669)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
icon = 'icons/obj/weapons.dmi'
|
||||
icon_state = "towel"
|
||||
slot_flags = SLOT_HEAD | SLOT_BELT | SLOT_OCLOTHING
|
||||
sprite_sheets = list(
|
||||
BODYTYPE_VAURCA_BULWARK = 'icons/mob/species/bulwark/suit.dmi'
|
||||
)
|
||||
force = 1
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
attack_verb = list("whipped")
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Desven
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed the sprite of the towel when worn by the Vaurca Bulwark."
|
||||
Reference in New Issue
Block a user