Skip to content

Commit 599f6ff

Browse files
authored
Merge pull request #7 from TheSCREWEDSoftware/patch-1
Adeed GPS and NPC near to everyone (rank 0)
2 parents 24451a8 + 4b7a53e commit 599f6ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/sql/db-world/updates/commands.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ WHERE `name` IN (
2323
'gobject',
2424
'gobject near', -- Matches live
2525
'gobject target', -- Matches live
26+
'gps',
2627
'help',
2728
'npc',
2829
'npc info', -- Matches live
30+
'npc near',
2931
'save',
3032
'server',
3133
'server info',

0 commit comments

Comments
 (0)