-
Notifications
You must be signed in to change notification settings - Fork 0
CustomDescriptions
flango edited this page Oct 4, 2022
·
3 revisions
Allows for making separate descriptions for verb and inventory info popups.
Inspect: 
Inventory:
Verb: 
<ThingDef>
...
<description>Just an ordinary revolver.</description>
...
<modExtensions>
<li Class="flangoCore.ModExt_CustomDescription">
<description>I LIED! I AM NO ORDINARY REVOLVER!!!</description>
<affectVerb>true</affectVerb> <!-- Optional. Default: true -->
<affectInventory>true</affectInventory> <!-- Optional. Default: true -->
</li>
</modExtensions>
</ThingDef>🦩 Home
🚧 - 404 Page not found.
🖼 - Preview needed.
🟡 - Works but has some TODOs.
🟠 - Basic functionality implemented.
🔴 - Not working properly.
❓ - Not tested.
🟡 Should recode some stuff 🟡
🟠 WIP, work/kill XP gain not implemented 🟠
-
🚧Give Hediff Severity Extended (aka Autobong)
-
Weapon Animations 🟡 (Not included)