summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2024-03-15 23:45:37 +0100
committerkdx <kikoodx@paranoici.org>2024-03-15 23:46:51 +0100
commitd67c124394c8e3c1d9d096c6bf41c7105afbb04e (patch)
tree88c40a8975070e85da0ed603a83e5986a252a5ea
parent7aff1365cc9543bcd1f58c8d31b1b5ec543cbcf1 (diff)
downloadmaximalistmanifesto-d67c124394c8e3c1d9d096c6bf41c7105afbb04e.tar.gz
cringe effect
-rw-r--r--map/0.tmj76
-rw-r--r--map/propertytypes.json31
2 files changed, 79 insertions, 28 deletions
diff --git a/map/0.tmj b/map/0.tmj
index 666248d..cc5ebde 100644
--- a/map/0.tmj
+++ b/map/0.tmj
@@ -783,69 +783,90 @@
},
{
"height":8,
- "id":225,
- "name":"",
+ "id":229,
+ "name":"97",
"properties":[
{
"name":"color",
"type":"color",
- "value":"#ff00eaff"
+ "value":"#ffffffff"
},
{
"name":"color group",
"propertytype":"ColorGroup",
"type":"int",
- "value":0
+ "value":1
}],
"rotation":0,
"type":"color",
"visible":true,
"width":8,
"x":184,
- "y":96
+ "y":-24
},
{
"height":8,
- "id":226,
- "name":"",
+ "id":230,
+ "name":"96",
"properties":[
{
"name":"color",
"type":"color",
- "value":"#fff2ff00"
+ "value":"#ff000000"
},
{
"name":"color group",
"propertytype":"ColorGroup",
"type":"int",
- "value":0
+ "value":1
}],
"rotation":0,
"type":"color",
"visible":true,
"width":8,
- "x":48,
- "y":32
+ "x":192,
+ "y":-24
},
{
"height":8,
- "id":227,
+ "id":231,
+ "name":"97",
+ "properties":[
+ {
+ "name":"target",
+ "type":"int",
+ "value":96
+ },
+ {
+ "name":"tick",
+ "type":"int",
+ "value":6
+ }],
+ "rotation":0,
+ "type":"delay",
+ "visible":true,
+ "width":8,
+ "x":184,
+ "y":-16
+ },
+ {
+ "height":8,
+ "id":232,
"name":"",
"properties":[
{
- "name":"color",
- "type":"color",
- "value":"#ffff0000"
+ "name":"multi",
+ "type":"bool",
+ "value":false
},
{
- "name":"color group",
- "propertytype":"ColorGroup",
+ "name":"target",
"type":"int",
- "value":1
+ "value":97
}],
"rotation":0,
- "type":"color",
+ "type":"touch",
"visible":true,
"width":8,
"x":184,
@@ -853,22 +874,21 @@
},
{
"height":8,
- "id":228,
+ "id":233,
"name":"",
"properties":[
{
- "name":"color",
- "type":"color",
- "value":"#ff0000ff"
+ "name":"multi",
+ "type":"bool",
+ "value":false
},
{
- "name":"color group",
- "propertytype":"ColorGroup",
+ "name":"target",
"type":"int",
- "value":0
+ "value":97
}],
"rotation":0,
- "type":"color",
+ "type":"touch",
"visible":true,
"width":8,
"x":48,
@@ -1108,7 +1128,7 @@
"y":0
}],
"nextlayerid":12,
- "nextobjectid":229,
+ "nextobjectid":240,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.10.2",
diff --git a/map/propertytypes.json b/map/propertytypes.json
index 9b5b498..40c53f2 100644
--- a/map/propertytypes.json
+++ b/map/propertytypes.json
@@ -1,5 +1,36 @@
[
{
+ "color": "#ff40f399",
+ "drawFill": true,
+ "id": 40,
+ "members": [
+ {
+ "name": "color",
+ "type": "color",
+ "value": ""
+ },
+ {
+ "name": "color group",
+ "propertyType": "ColorGroup",
+ "type": "int",
+ "value": 0
+ }
+ ],
+ "name": "color",
+ "type": "class",
+ "useAs": [
+ "property",
+ "map",
+ "layer",
+ "object",
+ "tile",
+ "tileset",
+ "wangcolor",
+ "wangset",
+ "project"
+ ]
+ },
+ {
"id": 39,
"name": "ColorGroup",
"storageType": "int",