Fixed all spiders to have their original behavior. The ability to customize spider webs broke them. Players would have been in for a nasty shock if I hadn't caught that lol.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 65,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 75,
|
||||
@@ -143,7 +143,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 180,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 190,
|
||||
@@ -265,7 +265,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 355,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x_range": [365, 380],
|
||||
|
Reference in New Issue
Block a user