[MIRROR] Fixes a couple of typos and ports one New to Initialize (#5233)
* Merge pull request #35145 from vuonojenmustaturska/acidtypos Fixes a couple of typos and ports one New to Initialize * Fixes a couple of typos and ports one New to Initialize
This commit is contained in:
committed by
Poojawa
parent
7fcb3eddba
commit
e2ce020a62
@@ -171,7 +171,7 @@ Doesn't work on other aliens/AI.*/
|
||||
return corrode(O,user)
|
||||
|
||||
/mob/living/carbon/proc/corrosive_acid(O as obj|turf in oview(1)) // right click menu verb ugh
|
||||
set name = "Corrossive Acid"
|
||||
set name = "Corrosive Acid"
|
||||
|
||||
if(!iscarbon(usr))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user