Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
RotWK Patch 2.02
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
33
Issues
33
List
Boards
Labels
Service Desk
Milestones
Merge Requests
38
Merge Requests
38
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Forlong
RotWK Patch 2.02
Commits
4f8550fd
Commit
4f8550fd
authored
Apr 18, 2019
by
Jean Miraak
💬
Committed by
brabox
May 22, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cave troll random texture fix (
!445
)
parent
b1395b71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
_202Changelog.txt
_202Changelog.txt
+1
-0
source/data/ini/object/evilfaction/units/wild/cavetroll.ini
source/data/ini/object/evilfaction/units/wild/cavetroll.ini
+3
-1
No files found.
_202Changelog.txt
View file @
4f8550fd
...
...
@@ -999,6 +999,7 @@ Bug Fixes
- Removed the buggy glow from Noldor Warriors.
- Removed the buggy glow from Arwen's mounted model.
- Hwaldar's Leadership and Brigandage should no longer affect Isengard Wildmen.
- Cave trolls can now spawn with both variations of their texture as opposd to just one.
==================================================================
2.02 Version 7.0.0 Changes
...
...
source/data/ini/object/evilfaction/units/wild/cavetroll.ini
View file @
4f8550fd
...
...
@@ -16,7 +16,8 @@ Object GoblinCaveTroll
StaticModelLODMode
=
yes ;// Will append M or L to the skin name depending on GameLOD
ExtraPublicBone
=
TRUNK01
RandomTexture
=
mucavtroll.tga 0 mucavtroll.tga ;,;
RandomTexture
=
mucavtroll2.tga 0 mucavtroll.tga ;,;
DefaultModelConditionState
...
...
@@ -1507,6 +1508,7 @@ ChildObject CaveTroll_Slaved GoblinCaveTroll
ExtraPublicBone
=
TRUNK01
RandomTexture
=
mucavtroll.tga 0 mucavtroll.tga ;,;
RandomTexture
=
mucavtroll2.tga 0 mucavtroll.tga ;,;
DefaultModelConditionState
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment