This commit is contained in:
Kashargul
2024-12-08 05:51:35 +01:00
parent 4e7742e3c8
commit 1a2c2c0764
84 changed files with 765 additions and 665 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
return 0
//This is a terrible hack and I should be ashamed.
var/datum/seed/diona = SSplants.seeds["diona"]
var/datum/seed/diona = SSplants.seeds[PLANT_DIONA]
if(!diona)
return 0