Don't Starve Revision History Viewer

Comparing Six Feet Under (Rev 86935) to All's Well That Maxwell (Rev 88237)

fx.lua

111112113114115116
tintalpha = nil, }, { name = "pine_needles", bank = "pine_needles", build = "pine_needles",
111112113114115116117118119120121122123124125126127128129130131132133134135136
tintalpha = nil, }, { name = "shovel_dirt", bank = "shovel_dirt", build = "shovel_dirt", anim = "anim", sound = nil, sounddelay = nil, tint = nil, tintalpha = nil, }, { name = "mining_fx", bank = "mining_fx", build = "mining_fx", anim = "anim", sound = nil, sounddelay = nil, tint = nil, tintalpha = nil, }, { name = "pine_needles", bank = "pine_needles", build = "pine_needles",
198199200201202203
tintalpha = 0.6, --transform = Vector3(1.5, 1, 1) }, }
218219220221222223224225226227228229230231232233234235236237238239240241242243244245
tintalpha = 0.6, --transform = Vector3(1.5, 1, 1) }, { name = "book_fx", bank = "book_fx", build = "book_fx", anim = "book_fx", sound = nil, sounddelay = nil, tint = nil, tintalpha = nil, --transform = Vector3(1.5, 1, 1) }, { name = "waxwell_book_fx", bank = "book_fx", build = "book_fx", anim = "book_fx", sound = nil, sounddelay = nil, tint = Vector3(0,0,0), tintalpha = nil, --transform = Vector3(1.5, 1, 1) }, }