mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Plant data disks can now be cmagged (#19273)
* Plant data disks can now be cmagged * Changed usr to user * Now uses update_appearance()
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
if(is_cmagged) //If we've cleaned a cmagged object
|
||||
REMOVE_TRAIT(src, TRAIT_CMAGGED, "clown_emag")
|
||||
uncmag()
|
||||
return TRUE
|
||||
else
|
||||
//Generic cleaning functionality
|
||||
|
||||
Reference in New Issue
Block a user