mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Merge pull request #552 from dumpdavidson/monkeyize
Monkey - Human transformation
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
/obj/item/weapon/implant/proc/get_data()
|
||||
return "No information available"
|
||||
|
||||
/obj/item/weapon/implant/dropped(mob/user as mob)
|
||||
. = 1
|
||||
del src
|
||||
return .
|
||||
|
||||
/obj/item/weapon/implant/tracking
|
||||
name = "tracking"
|
||||
|
||||
Reference in New Issue
Block a user