mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-01 18:29:12 +00:00
Group Gold now just Gold
This commit is contained in:
parent
1ba785cc0d
commit
aab1a74698
@ -120,7 +120,7 @@ def showInventory(player, page, rows, select)
|
|||||||
displayf1("%d>", page+2)
|
displayf1("%d>", page+2)
|
||||||
fin
|
fin
|
||||||
rawDisplayStr("\n^T018")
|
rawDisplayStr("\n^T018")
|
||||||
displayf1("Group Gold: %d", countGold())
|
displayf1("Gold: %d", countGold())
|
||||||
if page
|
if page
|
||||||
while item and n_item < n_page
|
while item and n_item < n_page
|
||||||
item = item=>p_nextObj
|
item = item=>p_nextObj
|
||||||
|
Loading…
x
Reference in New Issue
Block a user