RimWorld
Drop Loot When Destroyed Framework
Εμφάνιση 11-19 από 19 καταχωρίσεις
< 1  >
Ενημέρωση: 13 Αυγ 2023 στις 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.

Ενημέρωση: 11 Αυγ 2023 στις 14:05

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

Ενημέρωση: 10 Αυγ 2023 στις 13:16

Fix: Fixed a typo in the item example file.

Ενημέρωση: 10 Αυγ 2023 στις 13:07

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

Ενημέρωση: 10 Αυγ 2023 στις 4:11

Fix: Removed unnecessary files.

Ενημέρωση: 10 Αυγ 2023 στις 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.

Ενημέρωση: 7 Αυγ 2023 στις 13:01

Fix: Fixed a typo in the plant example file.

Ενημέρωση: 7 Αυγ 2023 στις 12:57

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

Ενημέρωση: 5 Αυγ 2023 στις 7:41

[Auto-generated text]: Initial upload.