mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 02:12:14 +00:00
PillTypeAgain
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
for (var/x in 1 to PILL_STYLE_COUNT)
|
for (var/x in 1 to PILL_STYLE_COUNT)
|
||||||
var/list/SL = list()
|
var/list/SL = list()
|
||||||
SL["id"] = x
|
SL["id"] = x
|
||||||
SL["htmltag"] = assets.icon_tag("pill[x]")
|
SL["class_name"] = assets.icon_class_name("pill[x]")
|
||||||
pill_styles += list(SL)
|
pill_styles += list(SL)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user