Differences From Artifact [f8f2204848]:
- File data/oils.lua — part of check-in [82178e0a16] at 2020-08-16 02:05:40 on branch trunk — changes, merges, additions galore (user: lexi, size: 2199) [annotate] [blame] [check-ins using] [more...]
To 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]
95 96 97 98 99 100 101 102 103 |
'sorcery:extract_raspberry';
'sorcery:extract_raspberry';
'sorcery:extract_onion';
'farming:peas';
'farming:peas';
'farming:peas';
};
};
}
|
> > > > > > > > | > > |
95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 |
'sorcery:extract_raspberry'; 'sorcery:extract_raspberry'; 'sorcery:extract_onion'; 'farming:peas'; 'farming:peas'; 'farming:peas'; }; }; luscious = { color = {10,255,10}; mix = { 'sorcery:extract_marram'; 'sorcery:extract_grape'; 'farming:cocoa_beans'; 'farming:sugar'; 'farming:sugar'; }; }; } |