|
1 | | -// BEGIN_INCLUDE |
2 | | -#ifndef MODPACK_PYRELIGHT |
3 | | -#define MODPACK_PYRELIGHT |
4 | | -#include "_pyrelight.dm" |
5 | | -#include "datum\traits\_wyrd.dm" |
6 | | -#include "datum\traits\_wyrd_categories.dm" |
7 | | -#include "datum\traits\wyrd_wild.dm" |
8 | | -#include "datum\wyrdling\ears.dm" |
9 | | -#include "datum\wyrdling\mask.dm" |
10 | | -#include "datum\wyrdling\tails.dm" |
11 | | -#include "datum\culture.dm" |
12 | | -#include "datum\factions.dm" |
13 | | -#include "datum\locations.dm" |
14 | | -#include "datum\religions.dm" |
15 | | -#include "plants\_plants.dm" |
16 | | -#include "plants\_plot.dm" |
17 | | -#include "plants\_subsystem.dm" |
18 | | -#include "plants\plants_fruit.dm" |
19 | | -#include "plants\plants_fruit_segment.dm" |
20 | | -#include "plants\plants_fruit_template.dm" |
21 | | -#include "plants\fruit_subtypes\nightweave.dm" |
22 | | -#include "plants\plant_subtypes\nightweave.dm" |
23 | | -#endif |
24 | | -// END_INCLUDE |
| 1 | +// BEGIN_INCLUDE |
| 2 | +#ifndef MODPACK_PYRELIGHT |
| 3 | +#define MODPACK_PYRELIGHT |
| 4 | +#include "_pyrelight.dm" |
| 5 | +#include "datum\traits\_wyrd.dm" |
| 6 | +#include "datum\traits\_wyrd_categories.dm" |
| 7 | +#include "datum\traits\wyrd_wild.dm" |
| 8 | +#include "datum\wyrdling\ears.dm" |
| 9 | +#include "datum\wyrdling\mask.dm" |
| 10 | +#include "datum\wyrdling\tails.dm" |
| 11 | +#include "datum\culture.dm" |
| 12 | +#include "datum\factions.dm" |
| 13 | +#include "datum\locations.dm" |
| 14 | +#include "datum\religions.dm" |
| 15 | +#include "plants\_plants.dm" |
| 16 | +#include "plants\_plot.dm" |
| 17 | +#include "plants\_subsystem.dm" |
| 18 | +#include "plants\plants_fruit.dm" |
| 19 | +#include "plants\plants_fruit_segment.dm" |
| 20 | +#include "plants\plants_fruit_template.dm" |
| 21 | +#include "plants\fruit_subtypes\nightweave.dm" |
| 22 | +#include "plants\plant_subtypes\nightweave.dm" |
| 23 | +#endif |
| 24 | +// END_INCLUDE |
0 commit comments