# HG changeset patch
# User sheepluva
# Date 1476557670 -7200
# Node ID d669f04f02d0a092405a99447bd7f80e2c5fe589
# Parent  045f33b498eace944c56160a2b0b9130f8e128fa
update changelog

diff -r 045f33b498ea -r d669f04f02d0 ChangeLog.txt
--- a/ChangeLog.txt	Sat Oct 15 20:11:05 2016 +0200
+++ b/ChangeLog.txt	Sat Oct 15 20:54:30 2016 +0200
@@ -55,6 +55,7 @@
 Content Creation:
  + Theme objects can now have more than 1 in-land rect specified. You can specify the amount in theme.cfg by adding another number (and ,) before the first rect
  + Themes can now use flakes with negative falling speed (rising flakes)
+ + Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg
 
 Lua-API:
  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.