Skip to content

Commit

Permalink
Update Shiva Model (#4246)
Browse files Browse the repository at this point in the history
## Work done
- New Models
- New Animations
- New build icon

## Screenshots:

![image](https://github.com/user-attachments/assets/83576fb6-c6c7-45e6-8a9e-d511f784d435)
  • Loading branch information
Tharsy authored Jan 30, 2025
1 parent be45d22 commit d9a408e
Show file tree
Hide file tree
Showing 8 changed files with 606 additions and 1,567 deletions.
Binary file modified objects3d/Units/corshiva.s3o
Binary file not shown.
Binary file modified objects3d/Units/corshiva_dead.s3o
Binary file not shown.
1,345 changes: 603 additions & 742 deletions scripts/Units/corshiva.bos

Large diffs are not rendered by default.

Binary file modified scripts/Units/corshiva.cob
Binary file not shown.
824 changes: 0 additions & 824 deletions scripts/Units/corshiva_clean.bos

This file was deleted.

Binary file removed scripts/Units/corshiva_clean.cob
Binary file not shown.
Binary file modified unitpics/corshiva.dds
Binary file not shown.
4 changes: 3 additions & 1 deletion units/CorGantry/corshiva.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ return {
upright = true,
customparams = {
customrange = 650,
model_author = "FireStorm",
model_author = "Tharsis",
normaltex = "unittextures/cor_normal.dds",
subfolder = "CorGantry",
techlevel = 3,
Expand Down Expand Up @@ -76,6 +76,8 @@ return {
sfxtypes = {
explosiongenerators = {
[1] = "custom:barrelshot-large",
[2] = "custom:subbubbles",
[3] = "custom:footstep-medium",
},
pieceexplosiongenerators = {
[1] = "deathceg2",
Expand Down

0 comments on commit d9a408e

Please sign in to comment.