diff --git a/data/title/openrct2/alexfablelake.SV6 b/data/title/openrct2/alexfablelake.SV6 new file mode 100644 index 0000000000..b48dbf132e Binary files /dev/null and b/data/title/openrct2/alexfablelake.SV6 differ diff --git a/data/title/openrct2/bigfoot.sv6 b/data/title/openrct2/bigfoot.sv6 new file mode 100644 index 0000000000..662a7b28ac Binary files /dev/null and b/data/title/openrct2/bigfoot.sv6 differ diff --git a/data/title/openrct2/faas.sv6 b/data/title/openrct2/faas.sv6 deleted file mode 100644 index bb7ce80cb7..0000000000 Binary files a/data/title/openrct2/faas.sv6 and /dev/null differ diff --git a/data/title/openrct2/gymnasiast1.sv6 b/data/title/openrct2/gymnasiast1.sv6 new file mode 100644 index 0000000000..916823ef7a Binary files /dev/null and b/data/title/openrct2/gymnasiast1.sv6 differ diff --git a/data/title/openrct2/gymnasiast2.sv6 b/data/title/openrct2/gymnasiast2.sv6 new file mode 100644 index 0000000000..a678752eb4 Binary files /dev/null and b/data/title/openrct2/gymnasiast2.sv6 differ diff --git a/data/title/openrct2/netgrouppark.sv6 b/data/title/openrct2/netgrouppark.sv6 new file mode 100644 index 0000000000..4d8554ce80 Binary files /dev/null and b/data/title/openrct2/netgrouppark.sv6 differ diff --git a/data/title/openrct2/pfckrutonium1.sv6 b/data/title/openrct2/pfckrutonium1.sv6 index 25ba708455..907da0bde0 100644 Binary files a/data/title/openrct2/pfckrutonium1.sv6 and b/data/title/openrct2/pfckrutonium1.sv6 differ diff --git a/data/title/openrct2/pfckrutonium2.sv6 b/data/title/openrct2/pfckrutonium2.sv6 deleted file mode 100644 index 59de4c0c38..0000000000 Binary files a/data/title/openrct2/pfckrutonium2.sv6 and /dev/null differ diff --git a/data/title/openrct2/phann.sv6 b/data/title/openrct2/phann.sv6 new file mode 100644 index 0000000000..ca3846acb5 Binary files /dev/null and b/data/title/openrct2/phann.sv6 differ diff --git a/data/title/openrct2/script.txt b/data/title/openrct2/script.txt index aa50e18dd7..0943a1bd72 100644 --- a/data/title/openrct2/script.txt +++ b/data/title/openrct2/script.txt @@ -1,108 +1,81 @@ -# OpenRCT2 0.0.2 Title Sequence Script -# Arranged by IntelOrca +# OpenRCT2 0.0.3 Title Sequence Script +# Arranged by Gymnasiast (Michael Steenbeek). +# Based on the 0.0.2 script, which was arranged by IntelOrca. + -# PFCKrutonium LOAD pfckrutonium1.sv6 LOCATION 7 41 -WAIT 15 -LOCATION 49 15 -ROTATE 1 WAIT 10 -# Achilleshiel +LOAD netgrouppark.sv6 +LOCATION 91 10 +WAIT 9 + +LOCATION 25 15 +WAIT 9 + +LOAD bigfoot.sv6 +LOCATION 58 29 +WAIT 10 + +ROTATE 1 +LOCATION 29 63 +WAIT 10 + +LOAD gymnasiast2.sv6 +LOCATION 39 79 +WAIT 11 + LOAD achilleshiel.sv6 LOCATION 25 77 WAIT 10 LOCATION 36 58 ROTATE 3 -WAIT 12 - -LOCATION 64 40 -ROTATE 1 WAIT 8 -# DUSTY GREENS -LOAD triggerdeath.sv6 -LOCATION 63 68 -WAIT 14 - -ROTATE 1 -WAIT 16 - -LOCATION 28 26 -ROTATE 2 -WAIT 10 - -LOCATION 61 33 -ROTATE 2 -WAIT 8 - -# PFCKrutonium -LOAD pfckrutonium2.sv6 -LOCATION 116 58 -WAIT 14 - -ROTATE 1 -WAIT 12 - -# Shotguns (http://www.nedesigns.com/park/3107/rougarou/) -LOAD shotguns.sv6 -LOCATION 20 13 -WAIT 16 - -# Faas (http://www.nedesigns.com/park/2996/lucky-lake-amusement-park/) -LOAD faas.sv6 -LOCATION 42 11 -WAIT 10 - -LOCATION 30 18 -ROTATE 1 -WAIT 16 - -LOCATION 17 71 -ROTATE 2 -WAIT 12 - -LOCATION 88 68 -WAIT 12 - -# MCI (http://www.nedesigns.com/park/2973/maerchen-paradies/) LOAD mci.sv6 LOCATION 46 60 -WAIT 16 - -LOCATION 78 43 -ROTATE 2 -WAIT 12 +WAIT 6 LOCATION 76 32 ROTATE 1 +WAIT 11 + +LOAD phann.sv6 +LOCATION 96 73 WAIT 8 -# Ride6 (http://www.nedesigns.com/park/2545/banana-valley/) LOAD rid6.sv6 LOCATION 56 34 -WAIT 10 - -LOCATION 48 4 -WAIT 4 +WAIT 8 LOCATION 10 29 ROTATE 1 -WAIT 12 +WAIT 8 + +LOAD gymnasiast1.sv6 +LOCATION 51 46 +WAIT 11 + +LOAD alexfablelake.SV6 +LOCATION 50 25 +WAIT 9 + +ROTATE 1 +LOCATION 35 74 +WAIT 9 -# Poke (http://www.nedesigns.com/park/2967/mystic-mountain/) LOAD poke.sv6 LOCATION 43 83 -WAIT 16 +WAIT 9 LOCATION 63 35 ROTATE 3 -WAIT 12 +WAIT 9 LOCATION 12 47 ROTATE 3 -WAIT 20 +WAIT 6 -RESTART \ No newline at end of file +RESTART diff --git a/data/title/openrct2/shotguns.sv6 b/data/title/openrct2/shotguns.sv6 deleted file mode 100644 index a40b6425a4..0000000000 Binary files a/data/title/openrct2/shotguns.sv6 and /dev/null differ diff --git a/data/title/openrct2/triggerdeath.sv6 b/data/title/openrct2/triggerdeath.sv6 deleted file mode 100644 index ff00a979bb..0000000000 Binary files a/data/title/openrct2/triggerdeath.sv6 and /dev/null differ