Skip to content

Commit 79caa9f

Browse files
authored
[Experimental] add tileset for xotto cosmetics (#3)
* add tileset * update and rename mod tileset.json * Update mod_tileset.json * move tileset out of folder * Update .typo-ci.yml
1 parent 9176b06 commit 79caa9f

File tree

11 files changed

+10538
-0
lines changed

11 files changed

+10538
-0
lines changed

.typo-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,6 @@ excluded_words:
152152
- Eirenex
153153
- toram
154154
- cheongsam's
155+
- mxocosmetics
155156
- e'xamine
156157
- epower
16.5 KB
Binary file not shown.
Loading
Loading
Loading

data/Unleash_The_Mods/mods/Tilset_XottoCosmetics/mod_tileset.json

Lines changed: 10517 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
{
3+
"type": "MOD_INFO",
4+
"id": "mxocosmetics_tileset",
5+
"name": "MXotto+ Cosmetics Tileset",
6+
"description": "Hair and skin color related traits for MXotto+. p10 sprites by xotto",
7+
"dependencies": [ "dda", "mxocosmetics" ],
8+
"category": "graphical",
9+
"authors": [ "Fuji" ]
10+
}
11+
]
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#Generated from project in Cataclysm DDA Tileset Studio
2+
#Name of the tileset
3+
NAME: MXplus12_for_cosmetics
4+
#Viewing (Option) name of the tileset
5+
VIEW: MX+cosmetics
6+
#JSON Path - Default of tile_config.json
7+
JSON: tile_config.json
8+
#Tileset Path - Default of tinytile.png
9+
TILESET: tiles.png
Loading
Loading

0 commit comments

Comments
 (0)