ChangeLog.txt
changeset 11875 d669f04f02d0
parent 11872 992d7701cbd0
child 11879 c6eafb6f2735
--- 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.