Remove Special_ prefix from special routines (close #478)

This commit is contained in:
Rangi
2018-01-24 11:17:05 -05:00
parent 132fe46925
commit d719d318e8
163 changed files with 758 additions and 758 deletions

View File

@@ -20,7 +20,7 @@ TradeCenter_MapScripts:
end
.SetWhichChris:
special Special_CableClubCheckWhichChris
special CableClubCheckWhichChris
iffalse .Chris2
disappear TRADECENTER_CHRIS2
appear TRADECENTER_CHRIS1
@@ -37,7 +37,7 @@ TradeCenter_MapScripts:
end
MapTradeCenterSignpost1Script:
special Special_TradeCenter
special TradeCenter
newloadmap MAPSETUP_LINKRETURN
end