mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
small fixes
- fixed the gs13 chem beaker presets - fixed some small errors in fatlab cc area - added an area code for fatlab
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
list_reagents = list(/datum/reagent/blueberry_juice = 50)
|
||||
|
||||
/obj/item/reagent_containers/glass/beaker/fizulphite
|
||||
list_reagents = list(/datum/chemical_reaction/fizulphite = 50)
|
||||
list_reagents = list(/datum/reagent/consumable/fizulphite = 50)
|
||||
|
||||
/obj/item/reagent_containers/glass/beaker/extilphite
|
||||
list_reagents = list(/datum/chemical_reaction/extilphite = 50)
|
||||
list_reagents = list(/datum/reagent/consumable/extilphite = 50)
|
||||
|
||||
/obj/item/reagent_containers/glass/beaker/calorite_blessing
|
||||
list_reagents = list(/datum/reagent/consumable/caloriteblessing = 50)
|
||||
|
||||
Reference in New Issue
Block a user