Allows you to choose how much to insert into protolathe/exofab/circuitprinter/dronedispenser (#31399)
* precision * precision * sanity checks * itt kevinz doesn't know how cyberboss procs work * fixes * allows user cancellation * im dumb * itt: im still dumb * fixes stuff, makes it set on init * refactors reagentgrinder code * more fixes, prevents melee attacks from going anyways * ...? wtf is with usetopic * Finally found out what's wrongw ith this thing. * fixes a mistake
This commit is contained in:
committed by
CitadelStationBot
parent
eb9737912c
commit
a6ac800db0
@@ -8,6 +8,8 @@
|
||||
|
||||
#define ismovableatom(A) (istype(A, /atom/movable))
|
||||
|
||||
#define isatom(A) (istype(A, /atom))
|
||||
|
||||
//Turfs
|
||||
//#define isturf(A) (istype(A, /turf)) This is actually a byond built-in. Added here for completeness sake.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user