mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] Just adds some ending commas to plumbing design lists [MDB IGNORE] (#23143)
* Just adds some ending commas to plumbing design lists * Update RPLD.dm --------- Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
/obj/machinery/plumbing/bottler = 50,
|
||||
/obj/machinery/plumbing/pill_press = 20,
|
||||
/obj/machinery/iv_drip/plumbing = 20
|
||||
), // SKYRAT EDIT CHANGE: ORIGINAL - no comma
|
||||
),
|
||||
// SKYRAT EDIT ADDITION START - static list so we have no choice but to skyrat edit these here
|
||||
|
||||
//category 4 liquids
|
||||
@@ -332,7 +332,7 @@
|
||||
"Storage" = list(
|
||||
/obj/machinery/plumbing/tank = 20,
|
||||
/obj/machinery/plumbing/acclimator = 10,
|
||||
), // SKYRAT EDIT CHANGE: ORIGINAL - no comma
|
||||
),
|
||||
// SKYRAT EDIT ADDITION START - static list so we have no choice but to skyrat edit these here
|
||||
|
||||
//category 4 liquids
|
||||
@@ -382,7 +382,7 @@
|
||||
/obj/machinery/plumbing/bottler = 50,
|
||||
/obj/machinery/plumbing/tank = 20,
|
||||
/obj/machinery/plumbing/acclimator = 10,
|
||||
), // SKYRAT EDIT CHANGE: ORIGINAL - no comma
|
||||
),
|
||||
// SKYRAT EDIT ADDITION START - static list so we have no choice but to skyrat edit these here
|
||||
|
||||
//category 4 liquids
|
||||
|
||||
Reference in New Issue
Block a user