mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Adds pruno, aka prison wine, to the game. (#49615)
* adds pruno; adds garbage bags to all map permas for pruno; adds moldy bread for pruno * tells travis to eat shit * ups time to make pruno; tweaks recipe * changes moodlet, breaks mold into separate reagent, slightly tweaks recipe display * travis please eat every dick in existence except for one and then continuously clone-a-willy that dick so you can continue this task for all eternity * changes disgust, adjusts comments * does this fix the shit * does THIS work * spooky's edits
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// Base type. Subtypes are found in /grown dir. Lavaland-based subtypes can be found in mining/ash_flora.dm
|
||||
/obj/item/reagent_containers/food/snacks/grown
|
||||
icon = 'icons/obj/hydroponics/harvest.dmi'
|
||||
name = "fresh produce" // so recipe text doesn't say 'snack'
|
||||
var/obj/item/seeds/seed = null // type path, gets converted to item on New(). It's safe to assume it's always a seed item.
|
||||
var/plantname = ""
|
||||
var/bitesize_mod = 0
|
||||
|
||||
Reference in New Issue
Block a user