Removes the non-functional paint kits

This commit is contained in:
Ferner
2019-12-20 21:37:04 +01:00
parent adcac95e9e
commit 4c1c978e67
5 changed files with 1 additions and 36 deletions
-1
View File
@@ -222,7 +222,6 @@ Sells devices, odds and ends, and medical stuff
possible_origins = list("Buy 'n Save", "Drug Carnival", "C&B", "Fentles", "Dr. Goods", "Beevees")
possible_trading_items = list(
/obj/item/device/flashlight = TRADER_ALL,
/obj/item/device/kit/paint = TRADER_SUBTYPES_ONLY,
/obj/item/aicard = TRADER_THIS_TYPE,
/obj/item/device/binoculars = TRADER_THIS_TYPE,
/obj/item/device/flash = TRADER_THIS_TYPE,