From 383f9d287305dbfc67256721f20017885bfee5fb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Oct 2019 21:39:32 -0300 Subject: Remove @whogm from players (I mean, wut). Lower Healing SP cost per level because the nerf when selfhealing. Healing others still same power from old times because :3 --- conf/groups.conf | 2 +- db/re/skill_db.conf | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/conf/groups.conf b/conf/groups.conf index c60095e50..5a4c1bc95 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -87,7 +87,6 @@ groups: ( accept: true reject: true leave: true - whogm: true email: true rates: true hominfo: true @@ -106,6 +105,7 @@ groups: ( inherit: ( "Player" ) /* sponsors can do everything Players can and more */ level: 1 commands: { + whogm: true homtalk: true pettalk: true refresh: true diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index d2b5bda51..39739be42 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -1433,15 +1433,15 @@ skill_db: ( Requirements: { SPCost: { Lv1: 100 - Lv2: 120 - Lv3: 140 - Lv4: 160 - Lv5: 180 - Lv6: 200 - Lv7: 220 - Lv8: 240 - Lv9: 260 - Lv10: 280 + Lv2: 110 + Lv3: 120 + Lv4: 130 + Lv5: 140 + Lv6: 150 + Lv7: 160 + Lv8: 170 + Lv9: 180 + Lv10: 200 } } }, -- cgit v1.2.3-70-g09d2