We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab5e04 commit bae7e81Copy full SHA for bae7e81
src/plugins/skills/fletching/fletching.plugin.ts
@@ -12,3 +12,5 @@ import { colors } from '@engine/util/colors';
12
import { findItem, widgets } from '@engine/config';
13
import { Fletchable } from '@plugins/skills/fletching/fletching-types';
14
import { itemInteractionActionHandler } from '@engine/world/action/item-interaction.action';
15
+
16
+//fletching stuff goes below this! lets do it!
0 commit comments