diff options
Diffstat (limited to 'TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d')
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/DefCore.txt | 8 | ||||
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Graphics.png | bin | 0 -> 7971 bytes | |||
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Names.txt | 2 | ||||
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Script.c | 7 |
4 files changed, 17 insertions, 0 deletions
diff --git a/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/DefCore.txt b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/DefCore.txt new file mode 100644 index 0000000..0a249c6 --- /dev/null +++ b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/DefCore.txt @@ -0,0 +1,8 @@ +[DefCore] +id=SHUS +Name=SectHighUpSymm +Version=4,9,5 +Category=C4D_StaticBack +Width=1 +Height=1 +Picture=0,0,64,64 diff --git a/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Graphics.png b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Graphics.png Binary files differnew file mode 100644 index 0000000..9c2207d --- /dev/null +++ b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Graphics.png diff --git a/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Names.txt b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Names.txt new file mode 100644 index 0000000..2f7c818 --- /dev/null +++ b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Names.txt @@ -0,0 +1,2 @@ +DE:Irgendetwas mit 'Hoch droben', 'Himmelsschubsen' o.Ä. +US:Irgendetwas mit Medien
\ No newline at end of file diff --git a/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Script.c b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Script.c new file mode 100644 index 0000000..cf4bde0 --- /dev/null +++ b/TemplePushing.c4s/Sections.c4d/SectHighUpSymm.c4d/Script.c @@ -0,0 +1,7 @@ +/*-- Unnamed scenario section --*/ + +#strict 2 + +public func SectionName() { return "HighUpSymm"; } + +public func SpawnpointLocations() { return []; } // TODO |
