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:
@@ -38,7 +38,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 70,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x_range": [75, 85],
|
||||
@@ -142,7 +142,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 220,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 250,
|
||||
|
Reference in New Issue
Block a user