mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
This will make LOBOT work on mercs with face index 200 (by Asdow).
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2635 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<LogicalBodyTypes>
|
||||
<!-- Bodytypes should be ordered from most specific -> most general -->
|
||||
<!-- ExcludedObjects filter in the beginning is used to exclude LOBOT system for certain types. In this case filter ExcludedObjects is set up to limit LOBOT only for soldiers with a profile. -->
|
||||
<LogicalBodyType filter="ExcludedObjects" />
|
||||
<!--<LogicalBodyType filter="ExcludedObjects" />--> <!-- Commented out because unfortunately, an IMP mercenary can have an ubFaceIndex 200 EVEN THOUGH normally merc profile 200 means no profile -->
|
||||
<LogicalBodyType filter="IsRegularMaleAverage" cachesize="256">&LobotRGMguns;&LobotRGM;</LogicalBodyType>
|
||||
<LogicalBodyType filter="IsBigMale" cachesize="256">&LobotBGMguns;&LobotBGM;</LogicalBodyType>
|
||||
<LogicalBodyType filter="IsFemale" cachesize="256">&LobotRGFguns;&LobotRGF;</LogicalBodyType>
|
||||
|
||||
Reference in New Issue
Block a user