mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Contract tablet dropoff locator and other minor changes (#50259)
* dropoff and minor changes * Update tgui/packages/tgui/interfaces/SyndContractor.js Co-Authored-By: Bobbahbrown <bobbahbrown@gmail.com> * Update code/modules/antagonists/traitor/syndicate_contract.dm Co-Authored-By: spookydonut <github@spooksoftware.com> * defines and build * const defines * Rebuild tgui Co-authored-by: Bobbahbrown <bobbahbrown@gmail.com> Co-authored-by: spookydonut <github@spooksoftware.com> Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
error = "Either both you or your target aren't at the dropoff location, or the pod hasn't got a valid place to land. Clear space, or make sure you're both inside."
|
||||
else
|
||||
user.playsound_local(user, 'sound/machines/uplinkerror.ogg', 50)
|
||||
error = "Already extracting... Place the target into the pod. If the pod was destroyed, you will need to cancel this contract."
|
||||
error = "Already extracting... Place the target into the pod. If the pod was destroyed, this contract is no longer possible."
|
||||
|
||||
return TRUE
|
||||
if("PRG_contract_abort")
|
||||
|
||||
Reference in New Issue
Block a user