mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Minor typo fixed.
A badmin (ie off by default and only changed due to badminnery) var added to aliens allowing them to have hands. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@747 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -311,7 +311,7 @@ I kind of like the right click only--the window version can get a little confusi
|
||||
return
|
||||
|
||||
/mob/living/carbon/alien/humanoid/verb/corrode(obj/O as anything in oview(1)) //If they right click to corrode, an error will flash if its an invalid target./N
|
||||
set name = "Corrose with Acid (200)"
|
||||
set name = "Corrode with Acid (200)"
|
||||
set desc = "Drench an object in acid, destroying it over time."
|
||||
|
||||
if(!istype(O, /obj))
|
||||
|
||||
Reference in New Issue
Block a user