RimWorld
Drop Loot When Destroyed Framework
19件中 11-19 を表示
< 1  >
更新:2023年8月13日 @ 4時45分

Fix: The error about setting not spawned item as forbidden no longer appears.
Fix: Plants with harvestAfterGrowth will no longer fail to spawn loot. Requires <tickerType>Normal</tickerType> somewhere in the def.
Fix: Removed unnecessary files. Again.
Change: Updated plant example file.

更新:2023年8月11日 @ 14時05分

Change: Loot dropped outside of home area will be automatically forbidden.

更新:2023年8月10日 @ 13時16分

Fix: Fixed a typo in the item example file.

更新:2023年8月10日 @ 13時07分

Added: Added a new comp for self-destruction for items when they are used.

更新:2023年8月10日 @ 4時11分

Fix: Removed unnecessary files.

更新:2023年8月10日 @ 4時08分

Change: Changed the framework's system to allow for multiple drops at a time.
Added: Added a GuaranteeOne comp property to guarantee at least one drop.
Added: Added a DropOnlyOne comp property to prevent other drops when at least one thing was dropped.

更新:2023年8月7日 @ 13時01分

Fix: Fixed a typo in the plant example file.

更新:2023年8月7日 @ 12時57分

Added: Added a HasToBeHarvestable comp property to be used for plants.

更新:2023年8月5日 @ 7時41分

[Auto-generated text]: Initial upload.