[MIRROR] Glamour Experimentation (#10042)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-01 15:12:01 -07:00
committed by GitHub
parent 7ae39b09aa
commit a8aec08612
20 changed files with 549 additions and 376 deletions

View File

@@ -138,3 +138,17 @@
update_icon()
else
draw(user)
/obj/item/gun/launcher/crossbow/bow/glamour
name = "glamour bow"
desc = "A glamour bow, capable of firing arrows at high speed towards a target. Useful for hunting while keeping quiet."
icon = 'icons/obj/guns/projectile/bows.dmi'
icon_override = 'icons/obj/guns/projectile/bows.dmi'
icon_state = "gbow"
item_state = "gbow"
/obj/item/arrow/standard/glamour
name = "glamour arrow"
icon = 'icons/obj/guns/projectile/bows.dmi'
icon_state = "garrow"
edge = TRUE