Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Prototype] Мелкие улучшения нимфы дионы #901

Merged
merged 2 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3496,6 +3496,19 @@
reformTime: 10
popupText: diona-reform-attempt
reformPrototype: MobDionaReformed
# ADT Start Tweak Nimf
- type: Clothing
quickEquip: false
sprite: Mobs/Animals/nymph.rsi
equippedPrefix: nimf
slots:
- HEAD
- type: Appearance
- type: Item
size: Normal
sprite: Mobs/Animals/nymph.rsi
heldPrefix: nimf
# ADT End Tweak Nimf

- type: entity
parent: MobDionaNymph
Expand Down
14 changes: 13 additions & 1 deletion Resources/Textures/Mobs/Animals/nymph.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,18 @@
},
{
"name": "icon"
},
{
"name": "nimf-inhand-left",
"directions": 4
},
{
"name": "nimf-inhand-right",
"directions": 4
},
{
"name": "nimf-equipped-HELMET",
"directions": 4
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading