mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +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)
|
/datum/teleport/instant/science/setPrecision(aprecision)
|
||||||
..()
|
..()
|
||||||
<<<<<<< HEAD
|
if(bohsafe) //CHOMPedit
|
||||||
if(bohsafe)
|
return 1 //CHOMPedit
|
||||||
return 1
|
|
||||||
if(istype(teleatom, /obj/item/weapon/storage/backpack/holding))
|
|
||||||
precision = rand(1,100)
|
|
||||||
=======
|
|
||||||
>>>>>>> aa6ad575e0... Merge pull request #13535 from lm40/nofun
|
|
||||||
|
|
||||||
var/list/bluespace_things = newlist()
|
var/list/bluespace_things = newlist()
|
||||||
|
|
||||||
@@ -244,4 +239,4 @@ var/bluespace_item_types = newlist(/obj/item/weapon/storage/backpack/holding,
|
|||||||
return 0
|
return 0
|
||||||
else
|
else
|
||||||
return 1
|
return 1
|
||||||
//VOREStation Edit End
|
//VOREStation Edit End
|
||||||
|
|||||||
Reference in New Issue
Block a user