Differences From Artifact [fb12becfb1]:
- File data/oils.lua — part of check-in [83426a2748] at 2020-10-22 15:51:39 on branch trunk — balance amulets better, add sound effects, add debugging privilege for runes, swat various glitches and bugs (user: lexi, size: 2378) [annotate] [blame] [check-ins using]
To Artifact [6619d22587]:
- File data/oils.lua — part of check-in [90e64c483c] at 2020-10-23 00:08:30 on branch trunk — fix some showstopping bugs, more amulet spells, add sound effects, improve teleportation visuals (user: lexi, size: 2382) [annotate] [blame] [check-ins using]
99 99 'farming:peas'; 100 100 'farming:peas'; 101 101 }; 102 102 }; 103 103 luscious = { 104 104 color = {10,255,10}; 105 105 mix = { 106 - 'sorcery:extract_marram'; 106 + 'sorcery:extract_greengrass'; 107 107 'sorcery:extract_grape'; 108 108 'farming:cocoa_beans'; 109 109 'farming:sugar'; 110 110 'farming:sugar'; 111 111 }; 112 112 }; 113 113 }