Skip to content

Commit

Permalink
Merge pull request #23 from saml1991/patch-1 #patch
Browse files Browse the repository at this point in the history
Update rsobjects.simba
  • Loading branch information
Torwent committed Aug 31, 2021
2 parents e4eba1c + fdc8892 commit f60b8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osr/waspobjects/rsobjects.simba
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ begin
VarrockEastBank.Finder.Erode := 8;

VarrockWestBank.SetupCommon;
VarrockWestBank.UpText := ['Bank', 'booth'];
VarrockWestBank.UpText := ['Bank ', 'booth'];
VarrockWestBank.Finder.Colors += CTS2(998986, 12, 0.13, 2.87);


Expand Down

0 comments on commit f60b8b6

Please sign in to comment.