Added "Expanded name fixup" keyvalue to point_template

This commit is contained in:
Blixibon 2020-06-20 22:52:51 -05:00
parent 2a68000b06
commit 665b2bd1d3

View File

@ -5339,6 +5339,12 @@
2 : "[2] Preserve entity names (Don't do name fixup)" : 1
]
FixupMode(choices) : "Expanded name fixup" : 0 : "Allows name fixup to target *all* instances of template names in keyvalues and I/O, including output parameters. Requires name fixup to be enabled (''Preserve entity names'' spawnflag disabled)." =
[
0 : "No"
1 : "Yes"
]
Template01(target_destination) : "Template 1"
Template02(target_destination) : "Template 2"
Template03(target_destination) : "Template 3"