mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-10 01:12:18 +00:00
Fixed compilation error and moved acid_act()
This commit is contained in:
@@ -47,17 +47,6 @@
|
||||
M.show_message("\blue The acid splashes harmlessly off the rock, nothing else interesting happens.",1)
|
||||
return 1
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//this should probably be elsewhere, but oh well
|
||||
/atom/proc/acid_act(var/datum/reagent/R)
|
||||
return 0
|
||||
/*/obj/proc/acid_act(var/datum/reagent/R)
|
||||
return 0
|
||||
/mob/proc/acid_act(var/datum/reagent/R)
|
||||
return 0*/
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/obj/item/weapon/crystal
|
||||
name = "Crystal"
|
||||
|
||||
Reference in New Issue
Block a user