mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
-Renamed "acid" to "sacid"
-Sorted the dispensable chemicals list alphabetically. -Made the chemical dispenser use process() instead of calling itself in a spawn() -Made the receiver and broadcaster easier to build (less parts) git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4256 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
|
||||
B1.reagents.add_reagent("aluminum", 25)
|
||||
B2.reagents.add_reagent("plasma", 25)
|
||||
B2.reagents.add_reagent("acid", 25)
|
||||
B2.reagents.add_reagent("sacid", 25)
|
||||
|
||||
beakers += B1
|
||||
beakers += B2
|
||||
|
||||
Reference in New Issue
Block a user