v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "Utility Talk:Stonesense/Adding Vegetation"
Jump to navigation
Jump to search
BatCountry (talk | contribs) (error!) |
BatCountry (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == Vegetation list as of 40d == | ||
+ | This is found in raw/objects/matgloss_plant.txt and raw/objects/matgloss_wood.txt | ||
+ | If you are using plant mods or would like to create a sprite set supporting a mod with custom plants, check your own raws. | ||
+ | Each token that begins with | ||
+ | |||
+ | <pre><nowiki>[MATGLOSS_PLANT:</nowiki></pre> | ||
+ | OR | ||
+ | <pre><nowiki>[MATGLOSS_WOOD:</nowiki></pre> | ||
+ | |||
+ | |||
+ | Should be a valid ID. | ||
+ | |||
+ | ===matgloss_plant=== | ||
+ | <pre> | ||
+ | MUSHROOM_HELMET_PLUMP | ||
+ | GRASS_TAIL_PIG | ||
+ | GRASS_WHEAT_CAVE | ||
+ | POD_SWEET | ||
+ | BUSH_QUARRY | ||
+ | ROOT_MUCK | ||
+ | TUBER_BLOATED | ||
+ | BULB_KOBOLD | ||
+ | BERRIES_PRICKLE | ||
+ | BERRIES_STRAW_WILD | ||
+ | GRASS_LONGLAND | ||
+ | HERB_VALLEY | ||
+ | WEED_RAT | ||
+ | BERRIES_FISHER | ||
+ | REED_ROPE | ||
+ | MUSHROOM_CUP_DIMPLE | ||
+ | WEED_BLADE | ||
+ | ROOT_HIDE | ||
+ | SLIVER_BARB | ||
+ | BERRY_SUN | ||
+ | VINE_WHIP | ||
+ | </pre> | ||
+ | |||
+ | ===matgloss_wood=== | ||
+ | <pre> | ||
+ | MANGROVE | ||
+ | SAGUARO | ||
+ | PINE | ||
+ | CEDAR | ||
+ | OAK | ||
+ | MAHOGANY | ||
+ | ACACIA | ||
+ | KAPOK | ||
+ | MAPLE | ||
+ | WILLOW | ||
+ | GIANT_SHROOM | ||
+ | GLUMPRONG | ||
+ | FEATHER | ||
+ | HIGHWOOD | ||
+ | LARCH | ||
+ | CHESTNUT | ||
+ | ALDER | ||
+ | BIRCH | ||
+ | ASH | ||
+ | CANDLENUT | ||
+ | MANGO | ||
+ | RUBBER | ||
+ | CACAO | ||
+ | PALM | ||
+ | </pre> | ||
+ | |||
+ | [[User:BatCountry|BatCountry]] |
Revision as of 01:48, 17 December 2009
Vegetation list as of 40d
This is found in raw/objects/matgloss_plant.txt and raw/objects/matgloss_wood.txt If you are using plant mods or would like to create a sprite set supporting a mod with custom plants, check your own raws. Each token that begins with
[MATGLOSS_PLANT:
OR
[MATGLOSS_WOOD:
Should be a valid ID.
matgloss_plant
MUSHROOM_HELMET_PLUMP GRASS_TAIL_PIG GRASS_WHEAT_CAVE POD_SWEET BUSH_QUARRY ROOT_MUCK TUBER_BLOATED BULB_KOBOLD BERRIES_PRICKLE BERRIES_STRAW_WILD GRASS_LONGLAND HERB_VALLEY WEED_RAT BERRIES_FISHER REED_ROPE MUSHROOM_CUP_DIMPLE WEED_BLADE ROOT_HIDE SLIVER_BARB BERRY_SUN VINE_WHIP
matgloss_wood
MANGROVE SAGUARO PINE CEDAR OAK MAHOGANY ACACIA KAPOK MAPLE WILLOW GIANT_SHROOM GLUMPRONG FEATHER HIGHWOOD LARCH CHESTNUT ALDER BIRCH ASH CANDLENUT MANGO RUBBER CACAO PALM