mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-10 07:41:16 +01:00
Update card.dm (#7092)
This commit is contained in:
@@ -219,6 +219,7 @@
|
||||
return TRUE
|
||||
var/new_asignment = sanitize(params["assignment"])
|
||||
target_id_card.assignment = new_asignment
|
||||
target_id_card.real_title = new_asignment // SKYRAT EDIT ADD -- ALT TITLES
|
||||
playsound(computer, "terminal_type", 50, FALSE)
|
||||
target_id_card.update_label()
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user