mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 13:06:38 +01:00
Typo fix. Obsolete viisible_message() hack removed from mob holders
This commit is contained in:
@@ -32,10 +32,6 @@
|
||||
for(var/mob/M in src.contents)
|
||||
M.attackby(W,user)
|
||||
|
||||
/obj/item/weapon/holder/show_message(msg, type, alt, alt_type)
|
||||
for(var/mob/living/M in contents)
|
||||
M.show_message(msg,type)
|
||||
|
||||
//Mob procs and vars for scooping up
|
||||
/mob/living/var/holder_type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user