From 3be853cff81fbdc590fc5538b60951f0179945f8 Mon Sep 17 00:00:00 2001 From: Haru Date: Wed, 22 Oct 2014 01:49:22 +0200 Subject: Renamed ismounting, setmounting, @mount2 To avoid ambiguity: - The script command ismounting is now hascashmount - The script command setmounting is now setcashmount - The at-command @mount2 is now @cashmount Signed-off-by: Haru --- npc/other/turbo_track.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/turbo_track.txt') diff --git a/npc/other/turbo_track.txt b/npc/other/turbo_track.txt index 2d9b967d8..5cc10d624 100644 --- a/npc/other/turbo_track.txt +++ b/npc/other/turbo_track.txt @@ -4691,7 +4691,7 @@ alde_gld,186,199,3 script Turbo Track Guide#Entran 4_F_RACING,{ - script ::MountManager_turbo -1,{ set .@n$, "["+strnpcinfo(1)+"]"; mes .@n$; - if (ismounting()) { + if (hascashmount()) { mes "Please get off of that creature you're riding on."; mes "Then talk to me again."; close; -- cgit v1.2.3-60-g2f50