mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-15 06:27:24 +00:00
Group Gold now just Gold
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user