summaryrefslogtreecommitdiff
path: root/gamemode/configure_me.lua
diff options
context:
space:
mode:
authorScott <scotth0828@gmail.com>2016-05-15 18:09:53 -0400
committerScott <scotth0828@gmail.com>2016-05-15 18:09:53 -0400
commit762d37c3b52a0490538974419c87bc8a6ef4c267 (patch)
tree715ab829989af038ce95902961eef27a8dc0bfa9 /gamemode/configure_me.lua
parent6721840fb5dedc11d4a26a1e610de371b64b23c0 (diff)
downloadgmstranded-762d37c3b52a0490538974419c87bc8a6ef4c267.tar.gz
gmstranded-762d37c3b52a0490538974419c87bc8a6ef4c267.tar.bz2
gmstranded-762d37c3b52a0490538974419c87bc8a6ef4c267.zip
Some changes
Diffstat (limited to 'gamemode/configure_me.lua')
-rw-r--r--gamemode/configure_me.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua
index cdd5346..def6e00 100644
--- a/gamemode/configure_me.lua
+++ b/gamemode/configure_me.lua
@@ -25,13 +25,13 @@ GMS.graveTime = {
{
rank = "user",
- time = "120",
+ time = "300",
},
{
- rank = "owner",
- time = "240",
+ rank = "superadmin",
+ time = "420",
},
@@ -54,7 +54,7 @@ GMS.Developers = {
//The tools that players are allowed to use
GMS.AllowedStools = {
- "percision",
+ "precision",
"axis",
"ballsocket",
"elastic",