Diona Nymphs & Splitting (#24630)
* Porting & implementation * Fix two stupid errors * Human not humans * fix audio path * Fix test fails & update cooldown * Work on reviews & test fail * Rework nymph organ system. * Make the nymph organs nospawn. * IsDeadIC
This commit is contained in:
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/icon.png
Normal file
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 611 B |
63
Resources/Textures/Mobs/Animals/nymph.rsi/meta.json
Normal file
63
Resources/Textures/Mobs/Animals/nymph.rsi/meta.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/ParadiseSS13/Paradise/commit/f367d7de199969a5fb5054de44faa5618092f487",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "nymph",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "nymph_dead"
|
||||
},
|
||||
{
|
||||
"name": "nymph_sleep",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph.png
Normal file
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph_dead.png
Normal file
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph_dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 655 B |
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph_sleep.png
Normal file
BIN
Resources/Textures/Mobs/Animals/nymph.rsi/nymph_sleep.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user