25 #ifndef PEGASUS_ITEMS_INVENTORY_GASCANISTER_H 26 #define PEGASUS_ITEMS_INVENTORY_GASCANISTER_H 28 #include "pegasus/items/inventory/inventoryitem.h" 34 GasCanister(
const ItemID,
const NeighborhoodID,
const RoomID,
const DirectionConstant);
37 void select()
override;
38 void takeSharedArea()
override;
Definition: gascanister.h:32
Definition: ai_action.h:33
Definition: inventoryitem.h:39