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

@@ -56,7 +56,7 @@ Route34_MapScripts:
DayCareManScript_Outside:
faceplayer
opentext
special Special_DayCareManOutside
special DayCareManOutside
waitbutton
closetext
if_equal TRUE, .end_fail
@@ -77,13 +77,13 @@ DayCareManScript_Outside:
DayCareMon1Script:
opentext
special Special_DayCareMon1
special DayCareMon1
closetext
end
DayCareMon2Script:
opentext
special Special_DayCareMon2
special DayCareMon2
closetext
end