Merge pull request #10338 from MarsM0nd/valid_salad_coin

Small refactor for coins
This commit is contained in:
variableundefined
2018-11-25 08:38:11 +08:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@
pixel_x = rand(0,16)-8
pixel_y = rand(0,8)-8
icon_state = "coin_[cmineral]_heads"
icon_state = "coin_[cmineral]_[sideslist[1]]"
if(cmineral)
name = "[cmineral] coin"