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일 오후 2시 05분

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

업데이트: 2023년 8월 10일 오후 1시 16분

Fix: Fixed a typo in the item example file.

업데이트: 2023년 8월 10일 오후 1시 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일 오후 1시 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.