Skip to content

Commit 0dda34a

Browse files
authored
Change gov vehicle hint category from FD to Gov.
public=Fixed grammatical/formatting issues with hints
1 parent 8e90805 commit 0dda34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ $hints[] = ['Government', 'Vadar', 'Spotted something illegal? Type \'/911\' in
115115
$hints[] = ['Government', 'Cooli', 'Use /pass as President, Vice-President or a Secretary to give people passes.'];
116116
$hints[] = ['Government', 'Cooli', 'You can search people with their hands raised or those who are restrained by pressing \'R\' with your hands out.'];
117117
$hints[] = ['Government', 'Zaidplays', 'Want to call out a pursuit easily? Use /pursuit to inform all officers you\'re in one. It also shows them your location.'];
118+
$hints[] = ['Government', 'Taylor', 'Working for the Government? You can purchase the suitable vehicles for this by pressing \'F1\', clicking on \'Market\' and selecting \'Government Vehicles\' in the dropdown menu!'];
118119

119120

120121
$hints[] = ['Locations', 'Cole', 'Not sure where you\'re going or where you are? Try typing \'/map\' in the chat window or go to \'F1 > Map\' to be given a birds-eye view of all available locations.'];
@@ -131,7 +132,6 @@ $hints[] = ['Housing', 'Cole', 'Want to sell a building you own? You can either
131132
$hints[] = ['Housing', 'Cole', 'Want to sell all buildings you own without checking each one out? Type \'/door sellall\' in the chat window to quickly sell all your buildings.'];
132133

133134

134-
$hints[] = ['Fire Department', 'Taylor', 'Working for the Government? You can purchase the suitable vehicles for this by pressing \'F1\', clicking on \'Market\' and selecting \'Government Vehicles\' in the dropdown menu!'];
135135
$hints[] = ['Fire Department', 'ForceGhost', 'Ran out of medical supplies? Head over to your government vehicle, look at it and type \'/resupply\' in the chat window to refill your medkit!'];
136136
$hints[] = ['Fire Department', 'Jen', 'Ran out of foam for your fire extinguisher? Approach your fire engine, look at it and type \'/resupply\' in the chat window. You’ll be back fighting fires in no time!'];
137137

0 commit comments

Comments
 (0)