VOREStation specifics for SSsupply refactor.

Update vorestation.dme
This commit is contained in:
Novacat
2020-03-27 17:49:59 -04:00
committed by Leshana
parent 752d560d76
commit 8c7424b3e8
2 changed files with 1 additions and 6 deletions

View File

@@ -74,7 +74,7 @@
// Check if the crew succeeded or failed!
if(required_items.len == 0)
// Success!
supply_controller.points += 100 * severity
SSsupply.points += 100 * severity
var/msg = "Great work! With those items you delivered our inventory levels all match up. "
msg += "[capitalize(pick(first_names_female))] from accounting will have nothing to complain about. "
msg += "I think you'll find a little something in your supply account."