mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-21 20:26:48 +01:00
Merge pull request #6497 from parasitoide/master
Compatable -> Compatible
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
if(!changeling)
|
||||
return
|
||||
if(src.mind.changeling.readapts <= 0)
|
||||
to_chat(src, "<span class='warning'>We must first absorb another compatable creature!</span>")
|
||||
to_chat(src, "<span class='warning'>We must first absorb another compatible creature!</span>")
|
||||
src.mind.changeling.readapts = 0
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user