mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-20 20:22:20 +01:00
Bugfix part two because I'm dumb?
Fixes crossbows. Woops. Turns out I rebroke their sprites and then fixed it and then I undid the fix because.
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
/obj/item/weapon/crossbowframe
|
||||
name = "crossbow frame"
|
||||
desc = "A half-finished crossbow."
|
||||
icon_state = "crossbowframe0"
|
||||
icon_state = "crossbow"
|
||||
item_state = "crossbow-solid"
|
||||
|
||||
var/buildstate = 0
|
||||
|
||||
Reference in New Issue
Block a user