Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- G.AddData({
- name:'coolgoodepic mod',
- author:'Me',
- desc:'A Mod',
- engineVersion:1,
- manifest:'modManifest.js',
- requires:['Default dataset*'],
- sheets:{'spicyShet':'https://orteil.dashnet.org/legacy/img/spicyModIconSheet.png'}
- func:function()
- {
- new G.Tech({
- name:'tent making',
- desc:'@unlocks to make them.<>The late-game housing solution of your dreams!',
- icon:[0,1,'spicyShet'],
- cost:{'insight':10},
- req:{'sedentism':true},
- effects:[
- ],
- });
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment