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:
@@ -17,7 +17,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 15,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x_range": [25, 45],
|
||||
@@ -111,7 +111,7 @@
|
||||
{
|
||||
"type": "spider_web",
|
||||
"x": 140,
|
||||
"y": 0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 150,
|
||||
|
Reference in New Issue
Block a user