mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
powder that makes you say yes
This commit is contained in:
@@ -164,13 +164,8 @@ var/bluespace_item_types = newlist(/obj/item/weapon/storage/backpack/holding,
|
||||
|
||||
/datum/teleport/instant/science/setPrecision(aprecision)
|
||||
..()
|
||||
<<<<<<< HEAD
|
||||
if(bohsafe)
|
||||
return 1
|
||||
if(istype(teleatom, /obj/item/weapon/storage/backpack/holding))
|
||||
precision = rand(1,100)
|
||||
=======
|
||||
>>>>>>> aa6ad575e0... Merge pull request #13535 from lm40/nofun
|
||||
if(bohsafe) //CHOMPedit
|
||||
return 1 //CHOMPedit
|
||||
|
||||
var/list/bluespace_things = newlist()
|
||||
|
||||
@@ -244,4 +239,4 @@ var/bluespace_item_types = newlist(/obj/item/weapon/storage/backpack/holding,
|
||||
return 0
|
||||
else
|
||||
return 1
|
||||
//VOREStation Edit End
|
||||
//VOREStation Edit End
|
||||
|
||||
Reference in New Issue
Block a user