mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Merge pull request #21948 from Shadowlight213/feedbackchange
Seperates shuttle purchasing feedback from admin shuttle loading
This commit is contained in:
@@ -174,7 +174,7 @@ var/const/CALL_SHUTTLE_REASON_LENGTH = 12
|
||||
SSshuttle.points -= S.credit_cost
|
||||
minor_announce("[usr.name] has purchased [S.name] for [S.credit_cost] credits." , "Shuttle Purchase")
|
||||
message_admins("[key_name_admin(usr)] purchased [S.name].")
|
||||
feedback_add_details("shuttle_manipulator", S.name)
|
||||
feedback_add_details("shuttle_purchase", S.name)
|
||||
else
|
||||
usr << "Something went wrong! The shuttle exchange system seems to be down."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user