Merge pull request #35842 from 81Denton/meteor-emag-text
Tweaks meteor shield emag text
This commit is contained in:
committed by
CitadelStationBot
parent
c1d66af3a1
commit
3c25171b8d
@@ -174,6 +174,6 @@
|
||||
if(obj_flags & EMAGGED)
|
||||
return
|
||||
obj_flags |= EMAGGED
|
||||
to_chat(user, "<span class='notice'>You scramble the satellite's controller, increasing the chance of meteor strikes.</span>")
|
||||
to_chat(user, "<span class='notice'>You access the satellite's debug mode, increasing the chance of meteor strikes.</span>")
|
||||
if(active)
|
||||
change_meteor_chance(2)
|
||||
|
||||
Reference in New Issue
Block a user