mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
crossbow (#19390)
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
..()
|
||||
var/toytype = list()
|
||||
toytype["Blink toy"] = /obj/item/toy/blink
|
||||
toytype["Foam dart crossbow"] = /obj/item/toy/blink
|
||||
toytype["Foam dart crossbow"] = /obj/item/gun/projectile/revolver/toy/crossbow
|
||||
toytype["Toy sword"] = /obj/item/toy/sword
|
||||
toytype["Toy katana"] = /obj/item/toy/katana
|
||||
toytype["Snap pops"] = /obj/item/storage/box/snappops
|
||||
|
||||
Reference in New Issue
Block a user