Added a faction, and minor stuff
Adding faction goes through every area. I had no idea.
This commit is contained in:
@@ -96,8 +96,8 @@
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
},
|
||||
"GenericType": {
|
||||
"type": "byte",
|
||||
"GenericType_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Hardness": {
|
||||
@@ -314,8 +314,8 @@
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
},
|
||||
"GenericType": {
|
||||
"type": "byte",
|
||||
"GenericType_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Hardness": {
|
||||
@@ -591,6 +591,10 @@
|
||||
"0": "Area Spawner"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -816,6 +820,10 @@
|
||||
"0": "Projectile Trap, Isaac's Greater Missile Storm"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -1041,6 +1049,10 @@
|
||||
"0": "Signpost"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
|
Reference in New Issue
Block a user