fixes the typepath for cat meteors

This commit is contained in:
DrPainis
2021-05-27 11:48:09 -04:00
committed by GitHub
parent 1b8ef53014
commit 1ce8ffba11

View File

@@ -1,6 +1,6 @@
/datum/round_event_control/meteor_wave/cat
name = "Meteor Wave: CATastrophic"
typepath = /datum/round_event/meteor_wave/meaty
typepath = /datum/round_event/meteor_wave/cat
weight = 2
max_occurrences = 1