diff --git a/code/modules/admin/topic.dm b/code/modules/admin/topic.dm
index 7713a735..5779bc7f 100644
--- a/code/modules/admin/topic.dm
+++ b/code/modules/admin/topic.dm
@@ -1306,7 +1306,7 @@
check_antagonists()
else if(href_list["adminplayerobservecoodjump"])
- if(!check_rights(R_ADMIN)) return
+ if(!check_rights(R_MOD,0) && !check_rights(R_ADMIN)) return
var/x = text2num(href_list["X"])
var/y = text2num(href_list["Y"])
diff --git a/html/changelog.html b/html/changelog.html
index 3bffc89b..d639f764 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -64,12 +64,15 @@ should be listed in the changelog upon commit though. Thanks. -->
Alcohol and thermite now flammable
Flash's available in delicious incendiary flavor
AI's can contact CentComm once every half an hour
+ Energy shields under illegal research
Grilling people
Bruning people with cigarettes
Cancel button on kitchen equipment
Messages when frying people
Splashing people with welding fuel to make them easy to ignite
Shield Generator Circuit boards costs changed
+ Space a little less deadly
+ Mod Jump
You can no longer turn everything into candy
You can no longer put everything in the oven
You can no longer put everything in the grill
@@ -78,6 +81,8 @@ should be listed in the changelog upon commit though. Thanks. -->
Particle Accelerator now shuts down if any of it's parts are missing
Mob buckled to chairs no longer float until unbuckled
Robots on fire sprites
+ Basic Protolaser
+ New projectiles