mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Switching the verb to Debug
Verb should be in Debug
This commit is contained in:
@@ -725,7 +725,7 @@ var/list/admin_verbs_mentor = list(
|
||||
|
||||
|
||||
/client/proc/write_RD_json()
|
||||
set category = "Admin"
|
||||
set category = "Debug"
|
||||
set name = "Write RD Json"
|
||||
set desc = "Writes a json file describing the R&D components."
|
||||
text2file(list2json(list("objects"=object_classes_to_origin_tech(),"designs"=design_classes_to_materials_and_origin())),"data/origin_data.txt")
|
||||
|
||||
Reference in New Issue
Block a user