mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Additional fixes
This commit is contained in:
@ -89,6 +89,7 @@
|
||||
@name = ModuleEnginesFX
|
||||
%runningEffectName = fx-pollux-running
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleThrottleEffects
|
||||
|
@ -1,10 +0,0 @@
|
||||
// Disables Restock patches for stock parts.
|
||||
// IMPORTANT NOTE: YOU WILL ALSO NEED TO WHITELIST THE PARTS' ART ASSETS
|
||||
|
||||
// To use, uncomment the following @PART entry, and change yourPartName to the part that you want Restock to leave alone :(.
|
||||
// Make a copy with an appropriate value for yourPartName
|
||||
|
||||
// @PART[yourPartName]:BEFORE[000_ReStock]
|
||||
//{
|
||||
// RestockIgnore = True
|
||||
//}
|
@ -13,7 +13,7 @@
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":11,
|
||||
"PATCH":1
|
||||
"PATCH":2
|
||||
},
|
||||
"KSP_VERSION_MIN":{
|
||||
"MAJOR":1,
|
||||
|
Reference in New Issue
Block a user