Module:Infobox Recipe: Difference between revisions
Add facility to recipe json
m (added a tooltip to the album xp display that explains it is a one-time reward) |
(Add facility to recipe json) |
||
Line 77:
['Recipe JSON'] = mw.text.jsonEncode({
facility = args.facility,
xp = args.exp and tonumber(args.exp),
kp = args.kp and tonumber(args.kp),
|