Module: GameData::Bag

Defined in:
scripts/00800 GameData/00900 Constants/00200 GameData__Bag.rb

Overview

Module that holds constants related to the bag

Constant Summary collapse

MaxItem =

Maximum amount of a specific item allowed in the bag

99

Class Method Summary collapse

Class Method Details

.get_socket_name(socket) ⇒ String

Return the socket name

Parameters:

  • socket (Integer)

    id of the socket

Returns: