diff options
| author | Jan <> | 2015-02-02 17:58:18 +0100 |
|---|---|---|
| committer | Jan <_> | 2015-07-10 17:51:43 +0200 |
| commit | ca61c54b9bd69af897e4cc9d4385137fb56fd11a (patch) | |
| tree | a4363f466cea6de48ca81fadc08273d58698d2ff /TemplePushing.c4s/Sections.c4d/SectClassic.c4d | |
| parent | 32a9632fbca3dd7a88bd3154b84a3773af39c276 (diff) | |
| download | tempelschubsen-ca61c54b9bd69af897e4cc9d4385137fb56fd11a.tar.gz tempelschubsen-ca61c54b9bd69af897e4cc9d4385137fb56fd11a.zip | |
TemplePushingBeta.c4s
Diffstat (limited to 'TemplePushing.c4s/Sections.c4d/SectClassic.c4d')
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Graphics.png | bin | 8777 -> 7398 bytes | |||
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Names.txt | 4 | ||||
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Script.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Graphics.png b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Graphics.png Binary files differindex 11434fa..e0fe300 100644 --- a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Graphics.png +++ b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Graphics.png diff --git a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Names.txt b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Names.txt index 091768f..e968ed1 100644 --- a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Names.txt +++ b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Names.txt @@ -1,2 +1,2 @@ -DE:Klassisch -US:Classic
\ No newline at end of file +DE:Klippentempel +US:Temple Ruins diff --git a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Script.c b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Script.c index 5761717..4f839d8 100644 --- a/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Script.c +++ b/TemplePushing.c4s/Sections.c4d/SectClassic.c4d/Script.c @@ -5,7 +5,7 @@ public func SectionName() { return "Classic"; } public func SpawnpointLocations() { return [[550, 282], [603, 205], [682, 282], [784, 227], [912, 168], [1040, 120], - [651, 449], [432, 438], [170, 118], [299, 170], [435, 230], [1175, 290], [105, 380], [910, 400], [560, 610]]; } + [651, 467], [432, 438], [170, 118], [299, 170], [435, 230], [1175, 290], [105, 380], [910, 400], [560, 610]]; } protected func Initialize() { |
