Difference between revisions of "Extensions:Trait prompt reward"
Jump to navigation
Jump to search
(add desc) Tag: 2017 source edit |
m (fix code snippet) |
||
Line 2: | Line 2: | ||
Allows users and admins to add traits as a prompt reward (like items and currencies) | Allows users and admins to add traits as a prompt reward (like items and currencies) | ||
== Installation == | == Installation == | ||
− | Pull the branch, handle any conflicts, run | + | Pull the branch, handle any conflicts, run <code> php artisan update-extension-tracker</code> |
== Configuration == | == Configuration == | ||
none | none |
Latest revision as of 17:41, 19 April 2023
Description | Let user add traits as a prompt reward |
---|---|
Author(s) | CH3RVB |
Status | stable |
Github | extension/feature-reward |
LK Version | 2.1 |
Allows users and admins to add traits as a prompt reward (like items and currencies)
Installation
Pull the branch, handle any conflicts, run php artisan update-extension-tracker
Configuration
none
Usage
Upping the "quantity" for traits does not exactly work due to how I had to set it up... you'll have to add multiple of the same trait if you want multiple.
Troubleshooting
No known errors