1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-28 23:40:34 +02:00

fixed missing renamed icon

This commit is contained in:
crabman77 2015-06-21 19:13:21 +02:00
parent d1a0458fb9
commit e02ffe13b4

View File

@ -302,7 +302,7 @@ else
hud_elem_type = "statbar", hud_elem_type = "statbar",
position = {x=0.5,y=1}, position = {x=0.5,y=1},
size = {x=24, y=24}, size = {x=24, y=24},
text = "mana_icon_violet.png", text = "mana_icon_purple.png",
number = mana.get(playername)/10, number = mana.get(playername)/10,
alignment = {x=-1,y=-1}, alignment = {x=-1,y=-1},
offset = {x=80, y=-186}, offset = {x=80, y=-186},