Vinesweeper improvements
Added missing animations NPCs perform their animations and chatlines in proper sequence and timing Added in the 2 other colors of bunnies, so now all 3 colors of bunnies are present Added in 3 new use-with item interactions: spade on hole, flag on hole, ogleroot on bunny Prevent bunnies from being double dipped for hunter XP Planting a flag now locks the player for the duration of the animation
This commit is contained in:
@@ -10985,7 +10985,15 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "7125",
|
||||
"loc_data": "{1605,4702,0,1,0}-{1605,4720,0,1,0}-{1631,4730,0,1,0}-{1649,4730,0,1,0}-{1658,4705,0,1,0}-{1658,4687,0,1,0}-{1633,4678,0,1,0}-{1615,4678,0,1,0}"
|
||||
"loc_data": "{1605,4702,0,1,0}-{1649,4730,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "7126",
|
||||
"loc_data": "{1605,4720,0,1,0}-{1658,4705,0,1,0}-{1633,4678,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "7127",
|
||||
"loc_data": "{1631,4730,0,1,0}-{1658,4687,0,1,0}-{1615,4678,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "7128",
|
||||
|
||||
Reference in New Issue
Block a user