Actually port it over properly. Also port NPCAI to StonedMC.

This commit is contained in:
variableundefined
2018-09-01 11:31:42 +08:00
parent f6f0e78157
commit 1e8e909847
6 changed files with 137 additions and 142 deletions
-1
View File
@@ -213,7 +213,6 @@ var/list/admin_verbs_proccall = list(
)
var/list/admin_verbs_snpc = list(
/client/proc/resetSNPC,
/client/proc/toggleSNPC,
/client/proc/customiseSNPC,
/client/proc/hide_snpc_verbs
)