Skip to content

Commit

Permalink
Update zed-classic.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Mar 20, 2024
1 parent 3b1717a commit 0d930c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/monsters/zed-classic.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
"name": { "str": "sleek zombie" },
"description": "This zombie is rather sleek and scantily clothed.",
"copy-from": "mon_zombie",
"looks_like": "mon_zombie",
"upgrades": { "half_life": 30, "into_group": "GROUP_ZOMBIE_UPGRADE" },
"death_drops": "mon_zombie_resort_dancer_death_drops"
},
Expand All @@ -242,6 +243,7 @@
"id": "mon_zombie_resort_staff",
"type": "MONSTER",
"copy-from": "mon_zombie",
"looks_like": "mon_zombie",
"death_drops": "mon_zombie_resort_staff_death_drops"
}
]

0 comments on commit 0d930c4

Please sign in to comment.