ReStocked/Distribution/Restock/GameData/ReStock/RestockPatchDisabler.cfg

10 lines
378 B
INI
Raw Normal View History

2019-11-01 18:42:48 +00:00
// 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 :(.
2019-11-01 18:42:48 +00:00
// Make a copy with an appropriate value for yourPartName
2020-05-29 04:13:30 +00:00
// @PART[yourPartName]:BEFORE[000_ReStock]
2019-11-01 18:42:48 +00:00
//{
2019-11-04 16:56:59 +00:00
// RestockIgnore = True
2019-11-04 00:37:03 +00:00
//}