mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
Reagent Containers : The 3/4thening & Contained Spritening (and other related food things) (#17231)
* food and drink
* sabrage
* kanpai and blasted on grain alcohol
* beakers
* Update code/modules/reagents/reagent_containers/food/cans.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/cans.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/cans.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/cans.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/cans.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/drinks/bottle.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* Update code/modules/reagents/reagent_containers/food/drinks/bottle.dm
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
* changelog
* the contained sprite-ening....
* deletes old file
* teapot
* aaaaahhhh
* AAAGH INHANDS
* volume = 30
* fixes invalid icon state
* is this really that fucking esoteric
* Revert "is this really that fucking esoteric"
This reverts commit 5b238c7821.
* this should fix it maybe
* fixes 2
* the simple solution
* skibidi toilet
* god dammit
* jyalra
* redundancy
---------
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -766,13 +766,10 @@
|
||||
/obj/item/lazarus_injector
|
||||
name = "lazarus injector"
|
||||
desc = "An injector with a secret patented cocktail of nanomachines and chemicals, this device can seemingly raise animals from the dead. If no effect in 3 days please call customer support."
|
||||
icon = 'icons/obj/syringe.dmi'
|
||||
icon = 'icons/obj/item/reagent_containers/syringe.dmi'
|
||||
icon_state = "lazarus_loaded"
|
||||
item_state = "lazarus_loaded"
|
||||
item_icons = list(
|
||||
slot_l_hand_str = 'icons/mob/items/lefthand_medical.dmi',
|
||||
slot_r_hand_str = 'icons/mob/items/righthand_medical.dmi'
|
||||
)
|
||||
contained_sprite = TRUE
|
||||
throwforce = 0
|
||||
w_class = ITEMSIZE_SMALL
|
||||
throw_speed = 3
|
||||
|
||||
Reference in New Issue
Block a user