* Add melee dmg to salami
* Bump up dmg to 6, 1 more than a punch
* Add in-hand and wielded sprites, and adjust swing angle
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
* Added all the basics I think I needed for the basic cigs to show up in vendors and game. Need to implement the randomizer to grab varied chems from a list.
* Forgot a png
* Smokes work just need sprite work and random
* First pass on random cigs
* Cigarettes are named now just randomization left
* Finished on my end.
* Whoops
* Nutrient is not availiable for smokes I guess?
* Testing fixes
* Dunno found this on the filledbookshelf might work here?
* I dont know what Im doing wrong but I think this might work.
* Trying with orgroups in the pack YAML
* It seems to not like the food chems. Commented them out.
* THC is also a no go. Also increased storage size of pack to total pool. Given the low prob should still should never hit max volume.
* I have a sneaky suspicion its the size of the container and pool of fill items.
* Messed with the size of the cigarrettes so they all have a chance to fit and the size of box stays consistent.
* Apparently non whole number size is a no go.
* Cartons were to small and added maxamount on cigarettes.
* Amount: 0 caused odd errors. removed and changed maxamount to 2.
* Reworked randomization system to try and use weightedRandom instead of prob in storageFill
* Wrong weightedRandom
* Rework of a rework. Good on my end. Simplified the randomization to bare minimum.
* Added gas station dick pill vibe to all the names.
* Improves bartending with some tweaks.
- Glasses got resprited and now support fill levels.
-
* New glass type and improve shotglass visuals.
* oobsy
* fixes
* get flasked
* flask
* flask
---------
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
* Cabbage
That's it, just cabbage.
* Up RestockSeed Cargo price.
2000 -> 2100
* Coleslawn, Caesar and Kimchi.
Requires red onions so I also added it to the list.
* Update Resources/Prototypes/Recipes/Cooking/meal_recipes.yml
Fix kimchi's incorrect name.
Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>
---------
Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>