Minor Fixes

This commit is contained in:
Chompstation Bot
2021-05-01 01:22:56 +00:00
parent f516265384
commit 08534fd4a7
3 changed files with 102 additions and 1 deletions

View File

@@ -8,5 +8,7 @@
traitors.spawn_uplink(H)
H.mind.tcrystals = DEFAULT_TELECRYSTAL_AMOUNT
H.mind.accept_tcrystals = 1
var/msg = "[key_name(usr)] has given [H.ckey] an uplink."
message_admins(msg)
else
to_chat(usr, "You do not have access to this command.")