Added script folders for all tracks
This commit is contained in:
parent
3573452519
commit
b47ad6df4d
4
data/scripts/20_chocolate/collisions.as
Normal file
4
data/scripts/20_chocolate/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/20_chocolate/start.as
Normal file
4
data/scripts/20_chocolate/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/20_chocolate/triggers.as
Normal file
0
data/scripts/20_chocolate/triggers.as
Normal file
4
data/scripts/20_chocolate/update.as
Normal file
4
data/scripts/20_chocolate/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/20_harvest/collisions.as
Normal file
4
data/scripts/20_harvest/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/20_harvest/start.as
Normal file
4
data/scripts/20_harvest/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/20_harvest/triggers.as
Normal file
0
data/scripts/20_harvest/triggers.as
Normal file
4
data/scripts/20_harvest/update.as
Normal file
4
data/scripts/20_harvest/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/battleisland/collisions.as
Normal file
4
data/scripts/battleisland/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/battleisland/start.as
Normal file
4
data/scripts/battleisland/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/battleisland/triggers.as
Normal file
0
data/scripts/battleisland/triggers.as
Normal file
4
data/scripts/battleisland/update.as
Normal file
4
data/scripts/battleisland/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/cave/collisions.as
Normal file
4
data/scripts/cave/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/cave/start.as
Normal file
4
data/scripts/cave/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/cave/triggers.as
Normal file
0
data/scripts/cave/triggers.as
Normal file
4
data/scripts/cave/update.as
Normal file
4
data/scripts/cave/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/city/collisions.as
Normal file
4
data/scripts/city/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/city/start.as
Normal file
4
data/scripts/city/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/city/triggers.as
Normal file
0
data/scripts/city/triggers.as
Normal file
4
data/scripts/city/update.as
Normal file
4
data/scripts/city/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/endcutscene/collisions.as
Normal file
4
data/scripts/endcutscene/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/endcutscene/start.as
Normal file
4
data/scripts/endcutscene/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/endcutscene/triggers.as
Normal file
0
data/scripts/endcutscene/triggers.as
Normal file
4
data/scripts/endcutscene/update.as
Normal file
4
data/scripts/endcutscene/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/fortmagma/collisions.as
Normal file
4
data/scripts/fortmagma/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/fortmagma/start.as
Normal file
4
data/scripts/fortmagma/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/fortmagma/triggers.as
Normal file
0
data/scripts/fortmagma/triggers.as
Normal file
4
data/scripts/fortmagma/update.as
Normal file
4
data/scripts/fortmagma/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/hacienda/collisions.as
Normal file
4
data/scripts/hacienda/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/hacienda/start.as
Normal file
4
data/scripts/hacienda/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/hacienda/triggers.as
Normal file
0
data/scripts/hacienda/triggers.as
Normal file
4
data/scripts/hacienda/update.as
Normal file
4
data/scripts/hacienda/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/introcutscene/collisions.as
Normal file
4
data/scripts/introcutscene/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/introcutscene/start.as
Normal file
4
data/scripts/introcutscene/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/introcutscene/triggers.as
Normal file
0
data/scripts/introcutscene/triggers.as
Normal file
4
data/scripts/introcutscene/update.as
Normal file
4
data/scripts/introcutscene/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/introcutscene2/collisions.as
Normal file
4
data/scripts/introcutscene2/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/introcutscene2/start.as
Normal file
4
data/scripts/introcutscene2/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/introcutscene2/triggers.as
Normal file
0
data/scripts/introcutscene2/triggers.as
Normal file
4
data/scripts/introcutscene2/update.as
Normal file
4
data/scripts/introcutscene2/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/islandtrack/collisions.as
Normal file
4
data/scripts/islandtrack/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/islandtrack/start.as
Normal file
4
data/scripts/islandtrack/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/islandtrack/triggers.as
Normal file
0
data/scripts/islandtrack/triggers.as
Normal file
4
data/scripts/islandtrack/update.as
Normal file
4
data/scripts/islandtrack/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/jungle/collisions.as
Normal file
4
data/scripts/jungle/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/jungle/start.as
Normal file
4
data/scripts/jungle/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/jungle/triggers.as
Normal file
0
data/scripts/jungle/triggers.as
Normal file
4
data/scripts/jungle/update.as
Normal file
4
data/scripts/jungle/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/lighthouse/collisions.as
Normal file
4
data/scripts/lighthouse/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/lighthouse/start.as
Normal file
4
data/scripts/lighthouse/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/lighthouse/triggers.as
Normal file
0
data/scripts/lighthouse/triggers.as
Normal file
4
data/scripts/lighthouse/update.as
Normal file
4
data/scripts/lighthouse/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mansion/collisions.as
Normal file
4
data/scripts/mansion/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mansion/start.as
Normal file
4
data/scripts/mansion/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/mansion/triggers.as
Normal file
0
data/scripts/mansion/triggers.as
Normal file
4
data/scripts/mansion/update.as
Normal file
4
data/scripts/mansion/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mansionl/collisions.as
Normal file
4
data/scripts/mansionl/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mansionl/start.as
Normal file
4
data/scripts/mansionl/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/mansionl/triggers.as
Normal file
0
data/scripts/mansionl/triggers.as
Normal file
4
data/scripts/mansionl/update.as
Normal file
4
data/scripts/mansionl/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/minel/collisions.as
Normal file
4
data/scripts/minel/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/minel/start.as
Normal file
4
data/scripts/minel/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/minel/triggers.as
Normal file
0
data/scripts/minel/triggers.as
Normal file
4
data/scripts/minel/update.as
Normal file
4
data/scripts/minel/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mines/collisions.as
Normal file
4
data/scripts/mines/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/mines/start.as
Normal file
4
data/scripts/mines/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/mines/triggers.as
Normal file
0
data/scripts/mines/triggers.as
Normal file
4
data/scripts/mines/update.as
Normal file
4
data/scripts/mines/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/minigolf/collisions.as
Normal file
4
data/scripts/minigolf/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/minigolf/start.as
Normal file
4
data/scripts/minigolf/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/minigolf/triggers.as
Normal file
0
data/scripts/minigolf/triggers.as
Normal file
4
data/scripts/minigolf/update.as
Normal file
4
data/scripts/minigolf/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/olivermath/collisions.as
Normal file
4
data/scripts/olivermath/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/olivermath/start.as
Normal file
4
data/scripts/olivermath/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/olivermath/triggers.as
Normal file
0
data/scripts/olivermath/triggers.as
Normal file
4
data/scripts/olivermath/update.as
Normal file
4
data/scripts/olivermath/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/overworld/collisions.as
Normal file
4
data/scripts/overworld/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/overworld/start.as
Normal file
4
data/scripts/overworld/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/overworld/triggers.as
Normal file
0
data/scripts/overworld/triggers.as
Normal file
4
data/scripts/overworld/update.as
Normal file
4
data/scripts/overworld/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/sandtrack/collisions.as
Normal file
4
data/scripts/sandtrack/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/sandtrack/start.as
Normal file
4
data/scripts/sandtrack/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/sandtrack/triggers.as
Normal file
0
data/scripts/sandtrack/triggers.as
Normal file
4
data/scripts/sandtrack/update.as
Normal file
4
data/scripts/sandtrack/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/scotland/collisions.as
Normal file
4
data/scripts/scotland/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/scotland/start.as
Normal file
4
data/scripts/scotland/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/scotland/triggers.as
Normal file
0
data/scripts/scotland/triggers.as
Normal file
4
data/scripts/scotland/update.as
Normal file
4
data/scripts/scotland/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/snowmountain/collisions.as
Normal file
4
data/scripts/snowmountain/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/snowmountain/start.as
Normal file
4
data/scripts/snowmountain/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/snowmountain/triggers.as
Normal file
0
data/scripts/snowmountain/triggers.as
Normal file
4
data/scripts/snowmountain/update.as
Normal file
4
data/scripts/snowmountain/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/snowtuxpeak/collisions.as
Normal file
4
data/scripts/snowtuxpeak/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/snowtuxpeak/start.as
Normal file
4
data/scripts/snowtuxpeak/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/snowtuxpeak/triggers.as
Normal file
0
data/scripts/snowtuxpeak/triggers.as
Normal file
4
data/scripts/snowtuxpeak/update.as
Normal file
4
data/scripts/snowtuxpeak/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/soccer_field/collisions.as
Normal file
4
data/scripts/soccer_field/collisions.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onCollision()
|
||||
{
|
||||
|
||||
}
|
4
data/scripts/soccer_field/start.as
Normal file
4
data/scripts/soccer_field/start.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onStart()
|
||||
{
|
||||
|
||||
}
|
0
data/scripts/soccer_field/triggers.as
Normal file
0
data/scripts/soccer_field/triggers.as
Normal file
4
data/scripts/soccer_field/update.as
Normal file
4
data/scripts/soccer_field/update.as
Normal file
@ -0,0 +1,4 @@
|
||||
void onUpdate()
|
||||
{
|
||||
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user