diff options
-rw-r--r-- | npc/025-2/phoenix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt index 6bee93270..d0ad0b8c7 100644 --- a/npc/025-2/phoenix.txt +++ b/npc/025-2/phoenix.txt @@ -90,7 +90,7 @@ getitembound SupremeGift, 1, 4; warp "005-1", 40, 117; LOCATION$="Candor"; - kamibroadcast("%s has been reborn.", strcharinfo(0)); + kamibroadcast(strcharinfo(0)+" has been reborn."); $MOST_HEROIC$=strcharinfo(0); StatusResetReinvest(); // Open a new dialog |