Junk items are now transfered to your blanket so you can use them in crafting. No UI for that though.
This commit is contained in:
parent
bc557652ba
commit
1a9e068d02
10 changed files with 86 additions and 53 deletions
|
@ -14,7 +14,6 @@ namespace components {
|
|||
void configure(ComponentMap& component_map) {
|
||||
components::enroll<BossFight>(component_map);
|
||||
components::enroll<Combat>(component_map);
|
||||
components::enroll<Loot>(component_map);
|
||||
components::enroll<Position>(component_map);
|
||||
components::enroll<Weapon>(component_map);
|
||||
components::enroll<Curative>(component_map);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue