Changes between Initial Version and Version 1 of Ticket #5856


Ignore:
Timestamp:
Nov 12, 2020, 6:17:30 PM (3 years ago)
Author:
Stan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5856 – Description

    initial v1  
    6262
    6363
     64For the `Ship` class we could have two cases
     65- Building is hit → `"attack_impact_" + type.toLowerCase()+ "_wood"`
     66- Building was missed → `"attack_impact_" + type.toLowerCase()"`
    6467
    6568
    66