mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Make the electrolyzer not a wait game (#50598)
* Electrolyzer balances * better sprites(thanks trollbreeder!) * reduce h2 export cost a bit * h2 canister sprite change
This commit is contained in:
@@ -139,5 +139,5 @@
|
||||
worth += gases[/datum/gas/tritium][MOLES]*5
|
||||
worth += gases[/datum/gas/pluoxium][MOLES]*5
|
||||
worth += gases[/datum/gas/freon][MOLES]*15
|
||||
worth += gases[/datum/gas/hydrogen][MOLES]*25
|
||||
worth += gases[/datum/gas/hydrogen][MOLES]*10
|
||||
return worth
|
||||
|
||||
Reference in New Issue
Block a user