mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Fixed Goblin Diplomacy quest log text
This commit is contained in:
parent
711ef542fa
commit
fc00509b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ public class GoblinDiplomacy extends Quest {
|
|||
line(player, BLUE + "I have some " + RED + "Blue Goblin Armour. " + BLUE + "I should show it to the", 12+ 7);
|
||||
line(player, BLUE + "generals.", 13+ 7);
|
||||
} else {
|
||||
line(player, BLUE + "I should bring the goblins s+ 7+ 7);e " + RED + "Blue Goblin Armour", 12+ 7);
|
||||
line(player, BLUE + "I should bring the goblins some " + RED + "Blue Goblin Armour", 12+ 7);
|
||||
line(player, BLUE + "Maybe the generals will know where to get some.", 13+ 7);
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue