Using correct repo identifier

This commit is contained in:
ItsSelis
2022-08-30 13:34:49 +02:00
parent 6f8fc9ef7e
commit 0658208e5f
+1 -1
View File
@@ -28,7 +28,7 @@
var/mob/living/host = user
data["db_version"] = "0.1"
data["db_repo"] = "chompstation"
data["db_repo"] = "vorestation"
data["mob_name"] = host.real_name
for(var/belly in host.vore_organs)