mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
change old crossbow ammo path
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
name = "foam crossbow"
|
name = "foam crossbow"
|
||||||
starts_with = list(
|
starts_with = list(
|
||||||
/obj/item/toy/crossbow,
|
/obj/item/toy/crossbow,
|
||||||
/obj/item/toy/ammo/crossbow,
|
/obj/item/ammo_casing/afoam_dart,
|
||||||
/obj/item/toy/ammo/crossbow,
|
/obj/item/ammo_casing/afoam_dart,
|
||||||
/obj/item/toy/ammo/crossbow,
|
/obj/item/ammo_casing/afoam_dart,
|
||||||
/obj/item/toy/ammo/crossbow,
|
/obj/item/ammo_casing/afoam_dart,
|
||||||
/obj/item/toy/ammo/crossbow
|
/obj/item/ammo_casing/afoam_dart
|
||||||
)
|
)
|
||||||
|
|
||||||
/obj/item/weapon/storage/box/casino/costume_whitebunny
|
/obj/item/weapon/storage/box/casino/costume_whitebunny
|
||||||
@@ -115,4 +115,4 @@
|
|||||||
/obj/item/clothing/under/sundress,
|
/obj/item/clothing/under/sundress,
|
||||||
/obj/item/clothing/head/wizard/marisa/fake,
|
/obj/item/clothing/head/wizard/marisa/fake,
|
||||||
/obj/item/weapon/staff/broom
|
/obj/item/weapon/staff/broom
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user