fun: no magnet

This commit is contained in:
cha0s 2024-10-18 02:08:04 -05:00
parent 26f69b4d6b
commit 603d2035f0

View File

@ -55,7 +55,7 @@ export default function createPlayer(id) {
},
Health: {health: 100},
Light: {brightness: 0},
Magnet: {strength: 24},
// Magnet: {strength: 24},
Player: {},
Position: {x: 128, y: 448},
Speed: {speed: 100},