Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the correct furniture id for box_large_reinforced
It is inorrectly set to `f_cardboard_box_reinforced`, but it should be `f_cardboard_box_large_reinforced` ``` DEBUG : invalid furniture id "f_cardboard_box_reinforced" FUNCTION : const T &generic_factory<furn_t>::obj(const string_id<T> &) const [T = furn_t] FILE : src/generic_factory.h LINE : 445 VERSION : 0.F-5987-g0d23870736 ```
- Loading branch information