Skip to content

Commit a0a213d

Browse files
committed
Gothic Lolita Graphics!
1 parent 0fa95d0 commit a0a213d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

nec_Armor.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"to_hit": -1,
1111
"bashing": 28,
1212
"material": [ "steel" ],
13+
"looks_like": "briefcase",
1314
"symbol": "[",
1415
"color": "white",
1516
"covers": [ "ARM_EITHER", "HAND_EITHER" ],

tile/Nechronica.png

4.01 KB
Loading

tile/tiles_nec_mon.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,16 @@
2828
{ "id": "overlay_wielded_nec_undeadgun", "fg": 11, "rotates": false },
2929

3030
{ "id": "nec_coffin", "fg": 12, "rotates": false },
31-
{ "id": "overlay_wielded_nec_coffin", "fg": 12, "rotates": false },
3231
{ "id": "overlay_worn_nec_coffin", "fg": 13, "rotates": false },
33-
{ "id": "overlay_wielded_overlay_worn_nec_coffin", "fg": 13, "rotates": false },
34-
32+
{ "id": "nec_gothic_dress", "fg": 14, "rotates": false },
33+
{ "id": "overlay_worn_nec_gothic_dress", "fg": 15, "rotates": false },
34+
{ "id": "nec_sgothic_dress", "fg": 16, "rotates": false },
35+
{ "id": "overlay_worn_nec_sgothic_dress", "fg": 17, "rotates": false },
36+
{ "id": "nec_gothic_headdress", "fg": 18, "rotates": false },
37+
{ "id": "overlay_worn_nec_gothic_headdress", "fg": 19, "rotates": false },
38+
{ "id": "nec_panier", "fg": 20, "rotates": false },
39+
{ "id": "overlay_worn_nec_panier", "fg": 21, "rotates": false },
40+
3541
{ "id": "overlay_mutation_NEC_ADD_ARM", "fg": 14, "rotates": false }
3642
]
3743
}

0 commit comments

Comments
 (0)