From: Ant Zucaro Date: Sat, 24 Aug 2019 11:53:14 +0000 (-0400) Subject: Update the RPC with what it stands for. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9da849fd765f5ea4578d81bde1467b32afa684a7;p=xonotic%2Fxonstatdb.git Update the RPC with what it stands for. --- diff --git a/build/build_full.sql b/build/build_full.sql index 2342490..1601619 100755 --- a/build/build_full.sql +++ b/build/build_full.sql @@ -138,7 +138,7 @@ insert into cd_weapon(weapon_cd, descr) values('okhmg', 'Overkill Heavy Machine insert into cd_weapon(weapon_cd, descr) values('oknex', 'Overkill Nex'); insert into cd_weapon(weapon_cd, descr) values('okshotgun', 'Overkill Shotgun'); insert into cd_weapon(weapon_cd, descr) values('okmachinegun', 'Overkill Machine Gun'); -insert into cd_weapon(weapon_cd, descr) values('okrpc', 'Overkill RPC'); +insert into cd_weapon(weapon_cd, descr) values('okrpc', 'Overkill Rocket-Propelled Chainsaw'); -- achievements insert into cd_achievement(achievement_cd, descr, active_ind)