
Go to the source code of this file.
Functions | |
| void | equip_item (equipment_type slot, int item_slot, bool msg=true) |
| bool | unequip_item (equipment_type slot, bool msg=true) |
| bool | meld_slot (equipment_type slot, bool msg=true) |
| bool | unmeld_slot (equipment_type slot, bool msg=true) |
| void equip_item | ( | equipment_type | slot, | |
| int | item_slot, | |||
| bool | msg = true | |||
| ) |

| bool meld_slot | ( | equipment_type | slot, | |
| bool | msg = true | |||
| ) |
| bool unequip_item | ( | equipment_type | slot, | |
| bool | msg = true | |||
| ) |

| bool unmeld_slot | ( | equipment_type | slot, | |
| bool | msg = true | |||
| ) |
1.5.6