Differences From Artifact [a62297059e]:
- File data/potions.lua — part of check-in [956134c50b] at 2020-08-11 21:39:39 on branch trunk — initial commit (user: lexi, size: 615) [annotate] [blame] [check-ins using]
To Artifact [c61093f3aa]:
- File data/potions.lua — part of check-in [82178e0a16] at 2020-08-16 02:05:40 on branch trunk — changes, merges, additions galore (user: lexi, size: 621) [annotate] [blame] [check-ins using] [more...]
17 17 }; 18 18 Luminous = { 19 19 color = {255,237,160}; 20 20 style = 'dull'; 21 21 glow = 12; 22 - infusion = 'xdecor:honey'; 22 + infusion = 'sorcery:gem_luxite'; 23 23 }; 24 24 Soft = { 25 25 color = {174,210,85}; 26 26 style = 'sparkle'; 27 27 infusion = 'sorcery:extract_cotton';