Implemented Strange Plant Random Event

This commit is contained in:
Zerken
2023-11-03 14:55:41 +00:00
committed by Ryan
parent 0eecab4057
commit dbb8b5a133
7 changed files with 190 additions and 2 deletions
+16
View File
@@ -72424,5 +72424,21 @@
"examine": "A delicate creature from this strange realm.",
"name": "Fairy",
"id": "4443"
},
{
"examine": "A very strange plant.",
"death_animation": "355",
"name": "Strange Plant",
"defence_level": "300",
"melee_animation": "353",
"lifepoints": "100",
"id": "408",
"magic_level": "200",
"defence_animation": "354"
},
{
"examine": "A very strange plant.",
"name": "Strange Plant",
"id": "407"
}
]