Skip to content

Instantly share code, notes, and snippets.

View eko24ive's full-sized avatar
🤔
Miss that old GitHub

Erik Kotsiuba eko24ive

🤔
Miss that old GitHub
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

🐞Мухожук (Обыкновенный)
Был замечен на 1-4км
ХП 💔
▫️10-20
Урон ⚔️:
▫️ 0-1 при 🛡 100
Побег 🏃
▫️ -5 💔 при 🤸‍♀️10;
▫️ ✅ при 🤸‍♀️20

class TestClass {
constructor() {
a = 0;
}
increment() {
this.a++;
}