Browse Source

UNDO THIS: Made rezone level 0

tags/v0.10.6^2
Shaun 2 years ago
parent
commit
d85552df49
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/server/components/extensions/socialCommands.js

+ 1
- 1
src/server/components/extensions/socialCommands.js View File

@@ -39,7 +39,7 @@ let commandRoles = {
setPassword: 10,
giveSkin: 10,
getMaterials: 10,
rezone: 10,
rezone: 0,
startEvent: 10,
stopEvent: 10,
teleport: 10,


Loading…
Cancel
Save