sucessfully fixes some grammar (#37095)

* sucessfully fixes some grammar

/🆑
grammar:fix
🆑

* fixes kevin spelling words in albanian

* tfffaerfvvjjewwaazcb

* does this work

* what if this works

* sdad

* ok
This commit is contained in:
Tlaltecuhtli
2018-04-14 15:12:36 +02:00
committed by CitadelStationBot
parent 8b2a75c108
commit 3ffe415eb8
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ doesn't have toxins access.
if(stored_research == SSresearch.science_tech)
SSblackbox.record_feedback("associative", "science_techweb_unlock", 1, list("id" = "[id]", "name" = TN.display_name, "price" = "[price]", "time" = SQLtime()))
if(stored_research.research_node(SSresearch.techweb_nodes[id]))
say("Sucessfully researched [TN.display_name].")
say("Successfully researched [TN.display_name].")
var/logname = "Unknown"
if(isAI(user))
logname = "AI: [user.name]"