Round Two

This commit is contained in:
Shadow
2020-01-11 11:53:07 -06:00
parent 6088899908
commit 46d7ca5d31
15 changed files with 21 additions and 6 deletions
@@ -20,7 +20,7 @@ Thus, the two variables affect pump operation are set in New():
level = 1
name = "gas pump"
desc = "A pump"
desc = "A pump that moves gas from one place to another."
var/target_pressure = ONE_ATMOSPHERE
@@ -6,7 +6,7 @@
level = 1
name = "high power gas pump"
desc = "A pump. Has double the power rating of the standard gas pump."
desc = "A pump that moves gas from one place to another. Has double the power rating of the standard gas pump."
power_rating = 15000 //15000 W ~ 20 HP