summaryrefslogtreecommitdiff
path: root/gamemode/configure_me.lua
diff options
context:
space:
mode:
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",