Added the Firemaking skill and included two new Pawn extensions. One for getting an item pair of the items a player is interacting with (item on item) and the other for stepping away in one of the NESW direction if for a tile in one of the directions, an unblocked tile is found.
Proposed Changes
figure out what objects are used to represent the fire for each type of log
figure out the formula RS uses to calculate the burn time of a single log
figure out what formula RS uses for calculating the chance to successfully ignite a log
What has been done?
Added the Firemaking skill and included two new Pawn extensions. One for getting an item pair of the items a player is interacting with (item on item) and the other for stepping away in one of the NESW direction if for a tile in one of the directions, an unblocked tile is found.
Proposed Changes