A-0.06.19

This commit is contained in:
rixty 2021-05-02 13:37:43 +02:00
parent 562fd02eff
commit c1063413c7
2 changed files with 66 additions and 16 deletions

View File

@ -16,7 +16,7 @@ Alpha 0.07
* added all the trunks breakable with the axe
* created 10 additional layers, in the map, under the character, to be able to arrange the edges of the grass properly
* removed the season in the name of the maps because I will try to put all the seasons in a single map, instead of making 4 identical ones, one per season
* added the first 29/72 tiles of cutable grass (without character animation)
* added the first 36/72 tiles of cutable grass (without character animation)
* changed the tile of the grass to be cut and animated (animation should be improved)
............................................

View File

@ -5507,49 +5507,99 @@ requires_item=10
set_status=grass31
[event]
# grass20
# grass32
type=event
location=40,30,1,1
activate=on_load
hotspot=location
mapmod=level 2,64,16,43;level 9,65,16,44;level 3,66,16,45;level 7,64,17,107;level 10,65,17,108;level 8,66,17,109;level 4,64,18,171;level 6,65,18,172;level 5,66,18,173
requires_not_status=grass20
mapmod=level 2,39,29,43;level 9,40,29,44;level 3,41,29,45;level 7,39,30,107;level 10,40,30,108;level 8,41,30,109;level 4,39,31,171;level 6,40,31,172;level 5,41,31,173
requires_not_status=grass32
[event]
# grass20
# cut grass32
type=event
location=40,30,1,1
activate=on_interact
hotspot=location
mapmod=level 2,39,29,0;level 9,40,29,0;level 3,41,29,0;level 7,39,30,0;level 10,40,30,0;level 8,41,30,0;level 4,39,31,0;level 6,40,31,0;level 5,41,31,0
requires_item=10
set_status=grass32
[event]
# grass33
type=event
location=41,30,1,1
activate=on_load
hotspot=location
mapmod=level 2,64,16,43;level 9,65,16,44;level 3,66,16,45;level 7,64,17,107;level 10,65,17,108;level 8,66,17,109;level 4,64,18,171;level 6,65,18,172;level 5,66,18,173
requires_not_status=grass20
mapmod=level 2,40,29,43;level 9,41,29,44;level 3,42,29,45;level 7,40,30,107;level 10,41,30,108;level 8,42,30,109;level 4,40,31,171;level 6,41,31,172;level 5,42,31,173
requires_not_status=grass33
[event]
# grass20
# cut grass33
type=event
location=41,30,1,1
activate=on_interact
hotspot=location
mapmod=level 2,40,29,0;level 9,41,29,0;level 3,42,29,0;level 7,40,30,0;level 10,41,30,0;level 8,42,30,0;level 4,40,31,0;level 6,41,31,0;level 5,42,31,0
requires_item=10
set_status=grass33
[event]
# grass34
type=event
location=40,31,1,1
activate=on_load
hotspot=location
mapmod=level 2,64,16,43;level 9,65,16,44;level 3,66,16,45;level 7,64,17,107;level 10,65,17,108;level 8,66,17,109;level 4,64,18,171;level 6,65,18,172;level 5,66,18,173
requires_not_status=grass20
mapmod=level 2,39,30,43;level 9,40,30,44;level 3,41,30,45;level 7,39,31,107;level 10,40,31,108;level 8,41,31,109;level 4,39,32,171;level 6,40,32,172;level 5,41,32,173
requires_not_status=grass34
[event]
# grass20
# cut grass34
type=event
location=40,31,1,1
activate=on_interact
hotspot=location
mapmod=level 2,39,30,0;level 9,40,30,0;level 3,41,30,0;level 7,39,31,0;level 10,40,31,0;level 8,41,31,0;level 4,39,32,0;level 6,40,32,0;level 5,41,32,0
requires_item=10
set_status=grass34
[event]
# grass35
type=event
location=41,31,1,1
activate=on_load
hotspot=location
mapmod=level 2,64,16,43;level 9,65,16,44;level 3,66,16,45;level 7,64,17,107;level 10,65,17,108;level 8,66,17,109;level 4,64,18,171;level 6,65,18,172;level 5,66,18,173
requires_not_status=grass20
mapmod=level 2,40,30,43;level 9,41,30,44;level 3,42,30,45;level 7,40,31,107;level 10,41,31,108;level 8,42,31,109;level 4,40,32,171;level 6,41,32,172;level 5,42,32,173
requires_not_status=grass35
[event]
# grass20
# cut grass35
type=event
location=41,31,1,1
activate=on_interact
hotspot=location
mapmod=level 2,40,30,0;level 9,41,30,0;level 3,42,30,0;level 7,40,31,0;level 10,41,31,0;level 8,42,31,0;level 4,40,32,0;level 6,41,32,0;level 5,42,32,0
requires_item=10
set_status=grass35
[event]
# grass36
type=event
location=42,31,1,1
activate=on_load
hotspot=location
mapmod=level 2,64,16,43;level 9,65,16,44;level 3,66,16,45;level 7,64,17,107;level 10,65,17,108;level 8,66,17,109;level 4,64,18,171;level 6,65,18,172;level 5,66,18,173
requires_not_status=grass20
mapmod=level 2,41,30,43;level 9,42,30,44;level 3,43,30,45;level 7,41,31,107;level 10,42,31,108;level 8,43,31,109;level 4,41,32,171;level 6,42,32,172;level 5,43,32,173
requires_not_status=grass36
[event]
# cut grass36
type=event
location=42,31,1,1
activate=on_interact
hotspot=location
mapmod=level 2,41,30,0;level 9,42,30,0;level 3,43,30,0;level 7,41,31,0;level 10,42,31,0;level 8,43,31,0;level 4,41,32,0;level 6,42,32,0;level 5,43,32,0
requires_item=10
set_status=grass36
[event]
# grass20