Survival crafting stuff

Stuff! For surviving in the wilderness.
This commit is contained in:
VerySoft
2021-08-09 17:48:10 -04:00
parent 622c606046
commit 29b29bf8a6
13 changed files with 144 additions and 10 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
destroy_on_harvest = TRUE
harvest_tool = /obj/item/weapon/material/knife
randomize_harvest_count = FALSE
harvest_loot = list(/obj/item/stack/material/fiber = 1)
harvest_loot = list(/obj/item/stack/material/fiber = rand(1-2))
max_harvests = 1
/obj/structure/flora/ausbushes/New()