mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Procedural Map Generator System
This commit is contained in:
@@ -117,7 +117,8 @@ var/list/admin_verbs_debug = list(
|
||||
/client/proc/callproc_datum,
|
||||
/client/proc/SDQL2_query,
|
||||
/client/proc/test_movable_UI,
|
||||
/client/proc/test_snap_UI
|
||||
/client/proc/test_snap_UI,
|
||||
/client/proc/debugNatureMapGenerator
|
||||
)
|
||||
var/list/admin_verbs_possess = list(
|
||||
/proc/possess,
|
||||
|
||||
Reference in New Issue
Block a user