22.10.2015, 18:19
@dusk: We are currently only including weapons and pickups in the enum (http://weedarr.wikidot.com/pickups).
If you want, you can always use your own modelId when using Pickup.create(). You cannot dynamically add items to an enum, that's why not every object is included in the list.
If you want, you can always use your own modelId when using Pickup.create(). You cannot dynamically add items to an enum, that's why not every object is included in the list.