From 67644682012b66ad91151cb037ada151fc5722f1 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 29 Nov 2023 19:26:04 +0000 Subject: text improvment blossom --- world/map/npc/mobs/mob_kill_handler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/mobs') diff --git a/world/map/npc/mobs/mob_kill_handler.txt b/world/map/npc/mobs/mob_kill_handler.txt index ff5cd4de..83f64d3e 100644 --- a/world/map/npc/mobs/mob_kill_handler.txt +++ b/world/map/npc/mobs/mob_kill_handler.txt @@ -91,7 +91,7 @@ L_Pink_Flower_Seeds_Full: goto L_Return; L_Pink_Flower_Seeds_Inv_Full: - message strcharinfo(0), "Pink Flower : ##3Your inventory is full. You can't pickup the [@@" + PinkFlowerSeed + "|Pink Flower Seed@@] and a bird came flying by and snatched it."; // to show the line correctly over head it needs something after the | but thats not needed for mes + message strcharinfo(0), "Pink Flower : ##3Your inventory is full. You couldn’t pick up the [@@" + PinkFlowerSeed + "|Pink Flower Seed@@], and a bird came flying by and snatched it."; // to show the line correctly over head it needs something after the | but thats not needed for mes goto L_Return; L_Return: -- cgit v1.2.3-60-g2f50