RimWorld
Drop Loot When Destroyed Framework
Mostrando 11-17 de 17 aportaciones
< 1  >
Actualización: 10 AGO 2023 a las 1:16 p. m.

Fix: Fixed a typo in the item example file.

Actualización: 10 AGO 2023 a las 1:07 p. m.

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

Actualización: 10 AGO 2023 a las 4:11 a. m.

Fix: Removed unnecessary files.

Actualización: 10 AGO 2023 a las 4:08 a. m.

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.

Actualización: 7 AGO 2023 a las 1:01 p. m.

Fix: Fixed a typo in the plant example file.

Actualización: 7 AGO 2023 a las 12:57 p. m.

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

Actualización: 5 AGO 2023 a las 7:41 a. m.

[Auto-generated text]: Initial upload.