From 591adcce4dc3972277ad559ec5aca9e384cf6ffc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 7 Aug 2019 23:00:05 -0300 Subject: Fix a typo --- npc/functions/estate.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/estate.txt b/npc/functions/estate.txt index a6a3168e1..aa6bb33e4 100644 --- a/npc/functions/estate.txt +++ b/npc/functions/estate.txt @@ -327,7 +327,7 @@ function script realestate_piano { .@m$="tws_birds_in_the_sunrise.ogg"; break; } - changemusic "ples@"+getcharid(0), .@m$; + changemusic .@loc$, .@m$; return; } -- cgit v1.2.3-70-g09d2