mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
a
This commit is contained in:
@@ -198,7 +198,7 @@ var/list/forbidden_varedit_object_types = list(
|
||||
if (ticker == null)
|
||||
to_chat(src, "Game hasn't started yet.")
|
||||
else
|
||||
src.modify_variables(ticker)
|
||||
debug_variables(ticker)
|
||||
feedback_add_details("admin_verb","ETV") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
|
||||
//Select and add a value to list L
|
||||
|
||||
Reference in New Issue
Block a user