grunk/src/equipment/mp3_player/mp3_player.gd

7 lines
112 B
GDScript3
Raw Normal View History

2025-06-20 12:42:04 -06:00
extends Tool
## Pump up the jamz!
func unlocked() -> bool:
return World.instance.manager.mp3_player_unlocked