mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Quick fix for the antagtoken coin
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user