mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
committed by
GitHub
parent
7ae39b09aa
commit
a8aec08612
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user