Comment and tweak new topics, add borders to asays

Use Random Name now assigns a random name to the mob/char preferences
Add borders to View Asays table
Increase View Asays table size to 1200x825
Forgot to add View Asays to verb list again, whoops
This commit is contained in:
mochi
2020-06-06 15:38:52 +02:00
parent 960bac6976
commit 28e115ce7d
3 changed files with 30 additions and 10 deletions
+2
View File
@@ -65,6 +65,7 @@ GLOBAL_LIST_INIT(admin_verbs_admin, list(
/client/proc/global_man_up,
/client/proc/delbook,
/client/proc/view_flagged_books,
/client/proc/view_asays,
/client/proc/empty_ai_core_toggle_latejoin,
/client/proc/aooc,
/client/proc/freeze,
@@ -140,6 +141,7 @@ GLOBAL_LIST_INIT(admin_verbs_server, list(
/datum/admins/proc/toggle_aliens,
/client/proc/delbook,
/client/proc/view_flagged_books,
/client/proc/view_asays,
/client/proc/toggle_antagHUD_use,
/client/proc/toggle_antagHUD_restrictions,
/client/proc/set_ooc,