mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Fixes filepaths to be correct with the new cone types
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
prob(4);/obj/item/clothing/shoes/leather,
|
||||
prob(4);/obj/item/clothing/suit/storage/hazardvest,
|
||||
prob(4);/obj/item/clothing/under/color/grey,
|
||||
prob(4);/obj/item/weapon/caution,
|
||||
prob(4);/obj/item/clothing/suit/caution,
|
||||
prob(4);/obj/item/weapon/cell,
|
||||
prob(4);/obj/item/weapon/cell/device,
|
||||
prob(4);/obj/item/weapon/reagent_containers/food/snacks/liquidfood,
|
||||
@@ -164,7 +164,7 @@
|
||||
prob(3);/obj/item/device/pda,
|
||||
prob(3);/obj/item/device/radio/headset,
|
||||
prob(3);/obj/item/weapon/camera_assembly,
|
||||
prob(3);/obj/item/weapon/caution/cone,
|
||||
prob(3);/obj/item/clothing/head/cone,
|
||||
prob(3);/obj/item/weapon/cell/high,
|
||||
prob(3);/obj/item/weapon/spacecash/c10,
|
||||
prob(3);/obj/item/weapon/spacecash/c20,
|
||||
|
||||
Reference in New Issue
Block a user