mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-01 03:30:04 +00:00
Added note about how pack size limit gets initialized
This commit is contained in:
parent
f1fead66f1
commit
77ea50ea54
@ -3319,6 +3319,7 @@ end
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
export def roomInPack(p_player)#1
|
||||
// Note: initial pack size is established by gen_players.pla, by code generated in PackPartitions.
|
||||
return countList(p_player=>p_items) < p_player->b_packSize
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user