mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
GHOSTEARS and GHOSTRADIO fixed.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
var/name = "" // Displayed name
|
||||
var/as_name = "" // (as [as_name])
|
||||
var/message = "" // Message to send. DO NOT INCLUDE HTML OR I WILL STAB YOU IN THE NECK.
|
||||
var/frequency = "" // Displayed radio frequency
|
||||
var/frequency = null // Displayed radio frequency
|
||||
var/job = ""
|
||||
var/lquote = "\"" // Left quote character
|
||||
var/rquote = "\"" // Right quote character
|
||||
|
||||
Reference in New Issue
Block a user