Remove unused player_chopWood

This commit is contained in:
A Man
2019-11-11 11:07:25 +01:00
parent e7dbc5dd4c
commit 5dd2fe6bc3
5 changed files with 2 additions and 130 deletions

View File

@@ -12,13 +12,7 @@ class MeleeHatchet : MeleeWeapon
droppeditem = "ItemHatchet";
class ItemActions
{
/* class Use
{
text = $STR_ACTIONS_CHOPWOOD;
script = "spawn player_chopWood;";
}; */ //removed in favor of actually needing to use the hatchet as a weapon
{
class Toolbelt
{
text = $STR_ACTIONS_2TB;