cargo stuff

This commit is contained in:
Kabra_men
2021-01-22 21:42:38 -03:00
parent 3e6fb7b5e8
commit d71a599224
2 changed files with 29 additions and 1 deletions
+7
View File
@@ -63,3 +63,10 @@
reward = 1000
required_count = 1
wanted_types = list(/obj/item/seeds/lavaland/cactus)
datum/bounty/item/mining/plaswood
name = "Plaswood Planks"
description = "Central Command's carpentry department needs more exotic wood, send us some plaswood planks!"
reward = 5500
required_count = 50
wanted_types = list(/obj/item/stack/sheet/mineral/plaswood)