mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
VOREStation specifics for SSsupply refactor.
Update vorestation.dme
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user