mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[READY] Adds rideable Goliaths (#49003)
* adds rideable goliaths * stamding on the emdge * plems work * this should be it * FUCK YOU TRAVIS * primal friendly * ok athath buddy * mmm grayons * sprite gang * placeholder sprite, works till someone makes a new one maybe haha * lets do this * An object tames a monstrous beast somehow. More news at 5.
This commit is contained in:
@@ -160,6 +160,7 @@ GLOBAL_LIST_INIT(leather_recipes, list ( \
|
||||
new/datum/stack_recipe("leather jacket", /obj/item/clothing/suit/jacket/leather, 7), \
|
||||
new/datum/stack_recipe("leather shoes", /obj/item/clothing/shoes/laceup, 2), \
|
||||
new/datum/stack_recipe("leather overcoat", /obj/item/clothing/suit/jacket/leather/overcoat, 10), \
|
||||
new/datum/stack_recipe("saddle", /obj/item/saddle, 5), \
|
||||
))
|
||||
|
||||
/obj/item/stack/sheet/leather/get_main_recipes()
|
||||
|
||||
Reference in New Issue
Block a user