Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 6f2d698

Browse files
committed
remove from item
1 parent 9518469 commit 6f2d698

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Data/Skills/other.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2486,7 +2486,6 @@ skills["PoisonousConcoctionPlayer"] = {
24862486
skills["MeleeUnarmedPlayer"] = {
24872487
name = "Punch",
24882488
baseTypeName = "Punch",
2489-
fromItem = true,
24902489
color = 4,
24912490
description = "Perform an Unarmed Strike.",
24922491
skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Area] = true, },

src/Export/Skills/other.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ statMap = {
182182
#mods
183183
#skillEnd
184184

185-
#from item
186185
#skill MeleeUnarmedPlayer
187186
#startSets
188187
#set MeleeUnarmedPlayer

0 commit comments

Comments
 (0)