Skip to content

Commit

Permalink
Poodle fix v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAdderley committed Jun 17, 2021
1 parent 5bc3edd commit 5d14bb2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .mod_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies: # Configure dependencies
version: 4.1.4
location: s3
Waterfall:
tag: 0.6.0
tag: 0.6.5
location: github
repository: post-kerbin-mining-corporation/Waterfall
deploy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
// This is the name of the template to use
templateName = waterfall-kerolox-upper-1
// This field allows you to override the parentTransform name in the EFFECTS contained in the template
overrideParentTransform = fxTransformCore
overrideParentTransform = fxTransformCoreMulti
position = 0,-0.33,0
rotation = 90, 0, 0
scale = 0.98, 0.98, 0.98
Expand Down Expand Up @@ -127,10 +127,10 @@ scale = 0.98, 0.98, 0.98
// This is the name of the template to use
templateName = waterfall-kerolox-upper-1
// This field allows you to override the parentTransform name in the EFFECTS contained in the template
overrideParentTransform = B_PoodleSingle_Gimbal
position = 0,-0.33,0
overrideParentTransform = fxTransformCoreSingle
position = 0,-0.72,0
rotation = 90, 0, 0
scale = 0.98, 0.98, 0.98
scale = 1.77, 1.77, 1.3
}


Expand Down
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ v0.2.2
- Updated pass specification of all patches
- Set up for compatibility with StockWaterfallEffects - you can now install both and get SWE effects on engines that Restock doesn't touch
- Fixed Ursa plume position
- Fixed Poodle plume (need Restock 1.3.2+)

v0.2.1
------
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DEPENDENCIES
============

Required:
- Waterfall (0.6.4)
- Waterfall (0.6.5)
- Restock (1.3.1+)
- ModuleManager (v4.1.4)

Expand Down

0 comments on commit 5d14bb2

Please sign in to comment.