[GH-ISSUE #299] Firemaking typo #11737

Closed
opened 2026-06-05 12:20:47 +00:00 by Dark98 · 0 comments
Owner

Originally created by @Gptaqbc on GitHub (Dec 17, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/299

Firemaking.java:

Typo: replace

c.getPacketSender().sendMessage("The fire catches and the log beings to burn.");

by

c.getPacketSender().sendMessage("The fire catches and the log begins to burn.");

Originally created by @Gptaqbc on GitHub (Dec 17, 2019). Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/299 Firemaking.java: Typo: replace > c.getPacketSender().sendMessage("The fire catches and the log beings to burn."); by > c.getPacketSender().sendMessage("The fire catches and the log begins to burn.");
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#11737