accompanying to rework of r9343
- a tag introduced with r9343 never got actually implemented in gamedir
- added the tag, items with this tag will be exclusive to disease feature
- added a few other tags suitable for those items
- slightly adjusted their coolness
the tag fFortifyAdjacentAdjustment doesn't mesh well with how actual graphics for concertina look like and are sorted in .sti-file
that resulted in concertina being shown facing wrong direction when using fortification assignment and placing them next to each other
which was caused by that attempt to align to adjacent tile
setting the tag to 0 instead of 1 solved that issue
- updated AttachmentClass.xml, ItemClass.xml and ItemFlag.xml to match code
- removed wrong ItemFlag 8 (camera) from items 1724 and 1725 (Wooden Wall and Wooden Planks)
- added two new options in ja2options.ini
- added new category, "Backgrounds", in INIEditorJA2Options.xml
and ja2options.ini
- added new tag, <alt_impcreation>
in backgrounds.xml
- added information about new options into backgrounds.xml
- added new backgrounds for the new options into backgrounds.xml
- also added tags needed for disease feature to medical staff in merc backgrounds
this change is accompanying the relevant change in source
- Super-Shorty no longer invisible, uses black version of the sawn-off shotgun graphics
- Moved Fabarm FP6, SDASS and Benelli M3 from SPAS-12 to black shotgun graphics
The rifle class is now once again mostly devoid of any notable end-game weapons, and this is meant to compensate for that a bit. The PS90 is available from BR's and Tony, at coolness 7.
- XM25, OICW and AICS set to use the XM-25 graphics
- G11 and CAWS set to use the G11 graphics
-Added '25mm' to XM-25's descriptions, fixed several typos
Update to ja2.ini for scaling tooltips
he source pr 1dot13/source#151 made it possible to scale up tooltips
added the setting and description to ja2.ini to allow to make use of it
the source pr https://github.com/1dot13/source/pull/151
made it possible to scale up tooltips
added the setting and description to ja2.ini to allow to make use of it
Adjusted attachments.xml for G36C
previous change removed the default in-build 2xscope from G36C in items.xml
to avoid assertion error, adjusted attachments.xml to refelct the change in there as well
previous change removed the default in-build 2xscope from G36C in items.xml
to avoid assertion error, adjusted attachments.xml to refelct the change in there as well