Skip to content

Commit

Permalink
Update rsobjects.simba
Browse files Browse the repository at this point in the history
  • Loading branch information
saml1991 authored Aug 29, 2021
1 parent 6f6b23c commit fdc8892
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 fdc8892

Please sign in to comment.