Skip to content

Commit 4a52e8b

Browse files
committed
made a minor change extra log than i needed
1 parent ce6196c commit 4a52e8b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

assignments/prototypes.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,4 @@ console.log(`${jonathan.name} WINS GETS A NEW JOB WITH HIGH PAY!`);
254254
// * Give the Hero and Villians different methods that could be used to remove health points from objects which could result in destruction if health gets to 0 or drops below 0;
255255
// * Create two new objects, one a villian and one a hero and fight it out with methods!
256256

257-
console.log(failure.opponent);
258-
console.log(jonathan.opponent);
259-
this.opponentHealth
257+

0 commit comments

Comments
 (0)