Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
210 stars 105 forks source link

Light property missing from items-builder. #552

Open RobinLefebvre opened 2 years ago

RobinLefebvre commented 2 years ago

Motivation / Use Case Opened after checking with a user on some item issue. Inability to create a custom weapon with the light property which looks to have been forgotten.

Expected Behavior

We want to have a way for item-builder with type weapon / subtype custom to have a checkbox for toggle of the Light property on the weapon.

Other Information

I don't have access to a dev environment for testing, but I'm pretty confident that should do the trick. In an ideal world we'd have the properties displayed regardless of the selected type and we would have the ability to mock around with them. Which requires a quick rewrite of the views.cljs logic for display.